Skip to content

Commit 9b5f839

Browse files
Fix permissions
Signed-off-by: Matty Widdop <[email protected]>
1 parent 047fe0a commit 9b5f839

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pr-auto-update.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ jobs:
66
pr-auto-update:
77
name: Automatic PR Updater
88
runs-on: ubuntu-latest
9+
permissions:
10+
pull-requests: write
11+
contents: write
912
steps:
1013
- uses: CSSUoB/[email protected]
1114
env:

0 commit comments

Comments
 (0)