We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59c4829 commit 587628aCopy full SHA for 587628a
.github/workflows/deploy-release.yaml
@@ -5,10 +5,6 @@ on:
5
branches:
6
- main
7
8
-concurrency:
9
- group: ${{ github.workflow }}-${{ github.ref }}
10
- cancel-in-progress: true
11
-
12
jobs:
13
build-macos:
14
name: Build on macOS
0 commit comments