Skip to content

Commit

Permalink
Add package read permission
Browse files Browse the repository at this point in the history
  • Loading branch information
DownerCase committed Dec 16, 2024
1 parent 7a7aedd commit f315a36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ permissions:
contents: read
# Optional: allow write access to checks to allow the action to annotate code in the PR.
checks: write
# Required: Access to container images
packages: read

jobs:
detect-go-modules:
Expand Down

0 comments on commit f315a36

Please sign in to comment.