Skip to content

Commit

Permalink
remove unneeded permission config
Browse files Browse the repository at this point in the history
  • Loading branch information
sksat committed Aug 7, 2023
1 parent 58c02c1 commit 0a929fe
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,8 @@ on:
- develop
pull_request:

permissions:
contents: read
id-token: write

jobs:
pytest:
permissions:
contents: read
id-token: write
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 0a929fe

Please sign in to comment.