Skip to content

Commit eb614f4

Browse files
test: adds pr permissions to bot
1 parent 4b4292d commit eb614f4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/update-e2e-fixtures.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ jobs:
3636
}}
3737
runs-on: ubuntu-latest
3838
timeout-minutes: 5
39+
permissions:
40+
actions: write
41+
pull-requests: write
3942
steps:
4043
- uses: actions/checkout@v4
4144

0 commit comments

Comments
 (0)