We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 021dcd2 commit 1cb4564Copy full SHA for 1cb4564
.github/workflows/code_style.yml
@@ -1,5 +1,5 @@
1
name: Code Style
2
-on: [pull_request]
+on: [pull_request, merge_group]
3
4
concurrency:
5
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments