We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 679fc1b commit 4ffdd85Copy full SHA for 4ffdd85
.github/workflows/main.yml
@@ -3,6 +3,7 @@ name: Build application
3
on:
4
push:
5
pull_request:
6
+ merge_group:
7
schedule:
8
- cron: '0 0,6,12,18 * * *'
9
workflow_dispatch:
0 commit comments