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 66cc2a6 commit 5fb9209Copy full SHA for 5fb9209
.github/workflows/ci.yml
@@ -4,6 +4,8 @@ on:
4
branches: [ main ]
5
pull_request:
6
branches: '*'
7
+ merge_group:
8
+ branches: [ main ]
9
10
env:
11
CI_XCODE: '/Applications/Xcode_14.2.app/Contents/Developer'
0 commit comments