Skip to content

Commit

Permalink
chore: remove unused permissions
Browse files Browse the repository at this point in the history
gh-app is used not a token
  • Loading branch information
BobyMCbobs committed May 26, 2024
1 parent de501ee commit f6fd4b0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/verify-conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ on:
schedule:
- cron: '0 * * * *'

permissions:
contents: read
pull-requests: write
issues: write

jobs:
verify-conformance:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f6fd4b0

Please sign in to comment.