We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5229127 commit 4e21ea3Copy full SHA for 4e21ea3
1 file changed
.github/workflows/actionlint.yml
@@ -9,7 +9,7 @@ permissions:
9
10
concurrency:
11
group: 'actionlint-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}'
12
- cancel-in-progress: 'true'
+ cancel-in-progress: true
13
14
jobs:
15
lint:
0 commit comments