Skip to content

Commit

Permalink
Token permission fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AmniX committed Sep 6, 2024
1 parent 100f9e4 commit 98790ee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@ jobs:
name: Run Kotlin lint
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
discussions: write
repository-projects: write
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 98790ee

Please sign in to comment.