We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cb258f commit 127215bCopy full SHA for 127215b
.github/workflows/ci.yml
@@ -9,7 +9,6 @@ on:
9
concurrency:
10
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
11
cancel-in-progress: true
12
-
13
jobs:
14
build:
15
name: Build
0 commit comments