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 c6ac2f7 commit 625c7c7Copy full SHA for 625c7c7
.github/workflows/ci.yml
@@ -5,6 +5,7 @@ on:
5
- install.sh.in
6
- .github/workflows/ci.yml
7
# branches: [ main ]
8
+ workflow_dispatch:
9
schedule:
10
- cron: "0 0 * * 0" # weekly
11
jobs:
0 commit comments