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 a0d1ba4 commit cb9a457Copy full SHA for cb9a457
.github/workflows/runner.yml
@@ -1,5 +1,5 @@
1
name: 🔗 GHA
2
-on: [push, pull_request]
+on: [push, pull_request, merge_group]
3
4
concurrency:
5
group: ci-${{ github.actor }}-${{ github.head_ref || github.run_number }}-${{ github.ref }}-runner
0 commit comments