We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05edc97 commit c56cbb8Copy full SHA for c56cbb8
.github/workflows/test.yml
@@ -8,6 +8,7 @@ on:
8
push:
9
schedule:
10
- cron: '0 16 * * 5' # Every Friday 4pm
11
+ workflow_dispatch:
12
13
jobs:
14
run_test_suite:
0 commit comments