Skip to content

Commit

Permalink
ci: grant pull-requests permission to cherrypick action (envoyproxy#3039
Browse files Browse the repository at this point in the history
)

Signed-off-by: zirain <[email protected]>
  • Loading branch information
zirain authored and ShyunnY committed Apr 1, 2024
1 parent 918daff commit 61a2146
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cherrypick.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
types: ["closed"]

permissions:
pull-requests: write
contents: write

jobs:
Expand Down

0 comments on commit 61a2146

Please sign in to comment.