Skip to content

Commit 783604f

Browse files
authored
fix(tests): tests not running due to lack of permissions (#5127)
1 parent 2db114b commit 783604f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr_checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ jobs:
255255
uses: ./.github/workflows/ui_tests.yml
256256
secrets: inherit
257257
permissions:
258+
id-token: write
258259
contents: write
259260
pull-requests: write
260261
with:

0 commit comments

Comments
 (0)