Skip to content

Commit cb9a457

Browse files
committed
CI: Support merge queues with default runner
1 parent a0d1ba4 commit cb9a457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 🔗 GHA
2-
on: [push, pull_request]
2+
on: [push, pull_request, merge_group]
33

44
concurrency:
55
group: ci-${{ github.actor }}-${{ github.head_ref || github.run_number }}-${{ github.ref }}-runner

0 commit comments

Comments
 (0)