Skip to content

Commit

Permalink
fix(ci): add write permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiodangelis committed Dec 27, 2024
1 parent 831c4a7 commit 9c569dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [ main ]
pull_request:
permissions:
contents: read
contents: write
env:
GOLANG_VERSION: 1.21.x
jobs:
Expand Down

0 comments on commit 9c569dd

Please sign in to comment.