Skip to content

Commit 4e21ea3

Browse files
committed
fix error
1 parent 5229127 commit 4e21ea3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99

1010
concurrency:
1111
group: 'actionlint-${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}'
12-
cancel-in-progress: 'true'
12+
cancel-in-progress: true
1313

1414
jobs:
1515
lint:

0 commit comments

Comments
 (0)