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 99cfc74 commit d67e773Copy full SHA for d67e773
.github/workflows/ci.yml
@@ -7,6 +7,7 @@ on:
7
branches: [main]
8
schedule:
9
- cron: "0 0 * * *"
10
+ workflow_dispatch:
11
12
jobs:
13
main:
0 commit comments