Skip to content

Commit

Permalink
add permissions v4
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagocoutinho committed Nov 23, 2023
1 parent 893a542 commit 526fb07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
tests:
name: "Python ${{ matrix.python-version }}"
runs-on: "ubuntu-latest"
permissions:
pull-requests: write

strategy:
matrix:
Expand Down

0 comments on commit 526fb07

Please sign in to comment.