Skip to content

Commit e215590

Browse files
fix: golangci-slo group
1 parent f66e613 commit e215590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
golangci-slo:
2222
name: golangci-lint-slo
2323
concurrency:
24-
group: lint-golangci-${{ github.ref }}
24+
group: lint-golangci-slo-${{ github.ref }}
2525
cancel-in-progress: true
2626
runs-on: ubuntu-latest
2727
steps:

0 commit comments

Comments
 (0)