We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36c0be8 + edb3519 commit e7436ceCopy full SHA for e7436ce
.github/workflows/build.yaml
@@ -8,6 +8,7 @@ on:
8
schedule:
9
-
10
cron: "0 1 * * 6" # Run at 1am every Saturday
11
+ workflow_dispatch: ~
12
13
jobs:
14
tests:
0 commit comments