We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f570e6 commit e1ab7e3Copy full SHA for e1ab7e3
.github/workflows/test.yml
@@ -8,6 +8,7 @@ on:
8
- "*"
9
schedule:
10
- cron: "0 1 * * *"
11
+ workflow_dispatch:
12
jobs:
13
checks:
14
runs-on: ubuntu-latest
0 commit comments