Skip to content

Commit

Permalink
fix permission issue with fix:refcache PR action
Browse files Browse the repository at this point in the history
Signed-off-by: svrnm <[email protected]>
  • Loading branch information
svrnm committed Nov 30, 2023
1 parent f0b47b9 commit cc1356e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ jobs:
contains(github.event.comment.body, '/fix:refcache')
permissions:
contents: write
pull-requests: write

env:
DEPTH: --depth 100 # submodule clone depth
Expand Down

0 comments on commit cc1356e

Please sign in to comment.