From 68d2712224f4c95a9db72d5b9e2c106d781ee209 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Pe=C4=8Dovnik?= Date: Sun, 29 May 2022 13:22:46 +0200 Subject: [PATCH] Add option for manual execution --- .github/workflows/main-latest.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main-latest.yml b/.github/workflows/main-latest.yml index 274d4ad..5b43d5d 100644 --- a/.github/workflows/main-latest.yml +++ b/.github/workflows/main-latest.yml @@ -1,6 +1,7 @@ name: main-latest on: + workflow_dispatch: push: branches: [ main ] schedule: