Skip to content

Commit d91614f

Browse files
authored
fixup: Update .github/workflows/lint-typescript.yml
Signed-off-by: Ferdinand Thiessen <[email protected]>
1 parent a1c08ed commit d91614f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-typescript.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99
contents: read
1010

1111
concurrency:
12-
group: lint-eslint-${{ github.head_ref || github.run_id }}
12+
group: lint-typescript-${{ github.head_ref || github.run_id }}
1313
cancel-in-progress: true
1414

1515
jobs:

0 commit comments

Comments
 (0)