We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d11ecfe + f416308 commit b9c2b75Copy full SHA for b9c2b75
1 file changed
.github/workflows/tests.yml
@@ -11,6 +11,7 @@ on:
11
schedule:
12
# Weekly Monday 9AM build
13
- cron: "0 9 * * 1"
14
+ workflow_dispatch:
15
16
jobs:
17
test:
0 commit comments