Skip to content

Commit

Permalink
Set workflow to trigger on closed/merged PR
Browse files Browse the repository at this point in the history
Signed-off-by: Anil Vishnoi <[email protected]>
  • Loading branch information
vishnoianil committed Oct 2, 2024
1 parent 3544529 commit 6b9182f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cherry-pick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request_target:
branches:
- main
types: ["closed"]

jobs:
cherry_pick_release_1_0:
Expand Down

0 comments on commit 6b9182f

Please sign in to comment.