Skip to content

Commit

Permalink
ci: pages perms (#1671)
Browse files Browse the repository at this point in the history
  • Loading branch information
bottler authored Dec 5, 2024
1 parent cb5b907 commit ccb3bbd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/every_commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ jobs:
install:
runs-on: ubuntu-latest
permissions:
id-token: write
pages: write
contents: write
steps:
- uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit ccb3bbd

Please sign in to comment.