Skip to content

Commit b3fd30e

Browse files
authored
Enable testing merge queues @ GitHub Actions CI/CD (jazzband#1990)
This patch allows the project to start using merge queues. They will still have to be enabled in the branch protection settings.
1 parent 4c7bc26 commit b3fd30e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: CI
22

33
on:
4+
merge_group:
45
pull_request:
56
push:
67
branches:

0 commit comments

Comments
 (0)