Skip to content

Commit

Permalink
Added permission for pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
moomindani committed Nov 8, 2023
1 parent 8d5d15c commit 3b7dc42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ jobs:
unit:
name: unit test / python ${{ matrix.python-version }}
permissions:
pull-requests: write

id-token: write
contents: read
runs-on: ubuntu-latest
timeout-minutes: 10

Expand Down

0 comments on commit 3b7dc42

Please sign in to comment.