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.
CI.yaml
1 parent f97bc20 commit bf919d3Copy full SHA for bf919d3
.github/workflows/CI.yaml
@@ -12,6 +12,7 @@ on:
12
- "main"
13
schedule:
14
- cron: "0 0 * * 0"
15
+ workflow_dispatch:
16
17
jobs:
18
test:
0 commit comments