We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afeb29a commit 311b62bCopy full SHA for 311b62b
.github/workflows/ci.yml
@@ -5,6 +5,7 @@ concurrency:
5
cancel-in-progress: true
6
7
on:
8
+ workflow_dispatch:
9
schedule:
10
- cron: '0 10 * * *'
11
push:
0 commit comments