Skip to content

Commit

Permalink
add explicit permissions block
Browse files Browse the repository at this point in the history
  • Loading branch information
naik-aakash committed Nov 24, 2024
1 parent 85153b5 commit 4a4ad31
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ on:
pull_request:
branches: [ main ]

permissions:
contents: write
pull-requests: write


jobs:
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4a4ad31

Please sign in to comment.