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.
1 parent 9703c7c commit d2ac6eaCopy full SHA for d2ac6ea
.github/workflows/build-and-test.yml
@@ -10,6 +10,7 @@ on:
10
- "*"
11
schedule:
12
- cron: "15 4 * * 0" # Every Sunday morning
13
+ workflow_dispatch:
14
15
jobs:
16
build:
0 commit comments