Skip to content

Commit

Permalink
ci: grant pull-requests permission to cherrypick action (#3039)
Browse files Browse the repository at this point in the history
Signed-off-by: zirain <[email protected]>
  • Loading branch information
zirain authored Mar 28, 2024
1 parent f699edf commit c1b9f3d
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 c1b9f3d

Please sign in to comment.