Skip to content

Commit e7436ce

Browse files
authored
minor #12 Allow to run build manually (Zales0123)
This PR was merged into the 1.2-dev branch. Discussion ---------- Commits ------- edb3519 Allow to run build manually
2 parents 36c0be8 + edb3519 commit e7436ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
schedule:
99
-
1010
cron: "0 1 * * 6" # Run at 1am every Saturday
11+
workflow_dispatch: ~
1112

1213
jobs:
1314
tests:

0 commit comments

Comments
 (0)