Skip to content

Commit

Permalink
Fixed permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
jpeiffer committed May 17, 2024
1 parent b6ecfea commit cabc655
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ on:
branches: [main]

permissions:
# Only need to read contents
contents: read
# Require writing security events to upload SARIF file to security tab
contents: write
security-events: write

jobs:
Expand Down

0 comments on commit cabc655

Please sign in to comment.