Skip to content

Commit

Permalink
ci: fix cherrypick permission (envoyproxy#2985)
Browse files Browse the repository at this point in the history
Signed-off-by: zirain <zirain2009@gmail.com>
Co-authored-by: Huabing Zhao <zhaohuabing@gmail.com>
  • Loading branch information
2 people authored and ShyunnY committed Apr 1, 2024
1 parent 75a5fc8 commit 499b3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cherrypick.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
types: ["closed"]

permissions:
contents: read
contents: write

jobs:
cherry_pick_release_v1_0:
Expand Down

0 comments on commit 499b3a4

Please sign in to comment.