We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf34c6d commit c1a00ecCopy full SHA for c1a00ec
.github/workflows/ci.yml
@@ -11,6 +11,7 @@ on:
11
- 'release-*'
12
- 'lts-*'
13
pull_request:
14
+ workflow_dispatch:
15
merge_group:
16
schedule:
17
- cron: '0 3 * * *' # daily, at 3am
0 commit comments