Skip to content

Commit

Permalink
Add permissions for github token
Browse files Browse the repository at this point in the history
  • Loading branch information
i1snow committed Jun 4, 2024
1 parent bd2d3b6 commit d28a433
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
push:
branches:
- main
permissions:
contents: read
packages: write
env:
# renovate: datasource=github-releases depName=golangci/golangci-lint versioning=semver-coerced
GOLANGCI_LINT_VERSION: "v1.59.0"
Expand Down

0 comments on commit d28a433

Please sign in to comment.