Skip to content

Commit

Permalink
fix permission issue with fix:refcache PR action (#3622)
Browse files Browse the repository at this point in the history
  • Loading branch information
svrnm committed Nov 30, 2023
1 parent 5968273 commit 58c15c2
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 58c15c2

Please sign in to comment.