We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c41ef9c commit 3b99b5bCopy full SHA for 3b99b5b
.github/workflows/build.yml
@@ -2,6 +2,7 @@ name: Build and push Docker image
2
3
on:
4
workflow_dispatch:
5
+ merge_group:
6
push:
7
branches:
8
- main
0 commit comments