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 2fb0259 commit 19c8a62Copy full SHA for 19c8a62
.github/workflows/ci.yml
@@ -120,3 +120,6 @@ jobs:
120
./Scripts/jazzy.sh
121
env:
122
DEVELOPER_DIR: ${{ env.CI_XCODE_14 }}
123
+concurrency:
124
+ group: ${{ github.workflow }}-${{ github.ref }}
125
+ cancel-in-progress: true
0 commit comments