We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f84a73 commit 4654c81Copy full SHA for 4654c81
1 file changed
.github/workflows/build.yml
@@ -14,10 +14,6 @@ on:
14
permissions:
15
contents: read
16
17
-concurrency:
18
- group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}-reusable
19
- cancel-in-progress: true
20
-
21
env:
22
FORCE_COLOR: 1
23
0 commit comments