Skip to content

Commit

Permalink
chore: allow golang-ci lint to write annotations on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
iamKunalGupta committed Jan 13, 2025
1 parent bc6657d commit e9ffc7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/golang-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

permissions:
contents: read
checks: write

jobs:
golangci:
Expand Down

0 comments on commit e9ffc7d

Please sign in to comment.