Skip to content

Commit

Permalink
ci: add missing permission for e2e-windows test in weekly run (#3037)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Weiße <[email protected]>
  • Loading branch information
daniel-weisse authored Apr 22, 2024
1 parent 4635a6c commit 056f991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-test-weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,7 @@ jobs:
name: Run Windows E2E test
permissions:
id-token: write
checks: write
contents: read
packages: write
secrets: inherit
Expand Down

0 comments on commit 056f991

Please sign in to comment.