Skip to content

Commit

Permalink
update lint
Browse files Browse the repository at this point in the history
  • Loading branch information
PrathyushaLakkireddy committed Sep 17, 2024
1 parent 236e8d3 commit 59fa6d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ on:
permissions:
contents: read

concurrency:
group: ci-${{ github.ref }}-lint
cancel-in-progress: true
# concurrency:
# group: ci-${{ github.ref }}-lint
# # cancel-in-progress: true

jobs:
golangci:
Expand Down

0 comments on commit 59fa6d8

Please sign in to comment.