Skip to content

Commit b074991

Browse files
committed
Fix duplicate permissions block in e2e-test job
1 parent 9f167e2 commit b074991

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,9 +159,6 @@ jobs:
159159
checks: write
160160
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.owner.login == 'github'
161161
needs: [build-for-e2e-test]
162-
permissions:
163-
checks: write
164-
contents: read
165162
strategy:
166163
fail-fast: false
167164
matrix:

0 commit comments

Comments
 (0)