We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24b3f59 commit d6f3f37Copy full SHA for d6f3f37
3 files changed
.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:
.github/workflows/test.yml
branches:
- 'main'
.github/workflows/validate.yml
0 commit comments