We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afeb29a commit db40452Copy full SHA for db40452
.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