We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a4b845 commit d30d248Copy full SHA for d30d248
.github/workflows/build.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches: ['main', 'ci/*']
6
pull_request:
7
+ merge_group:
8
schedule:
9
- cron: '0 18 * * *'
10
workflow_dispatch:
0 commit comments