Skip to content

Commit ccb3bbd

Browse files
authored
ci: pages perms (#1671)
1 parent cb5b907 commit ccb3bbd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/every_commit.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ jobs:
88
install:
99
runs-on: ubuntu-latest
1010
permissions:
11-
id-token: write
12-
pages: write
11+
contents: write
1312
steps:
1413
- uses: actions/setup-python@v5
1514
with:

0 commit comments

Comments
 (0)