Skip to content

Commit

Permalink
Add checks: write permission to production workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
arkadiuszbachorski committed Dec 6, 2024
1 parent a113e2f commit 9d33aea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
contents: read
actions: read
security-events: write
checks: write
secrets: inherit
with:
environment: production

0 comments on commit 9d33aea

Please sign in to comment.