Skip to content

Commit d10d445

Browse files
auto cherry pick updated
1 parent f7601fa commit d10d445

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/auto_cherry_pick.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: Auto Cherry-Pick from Upstream
22

33
on:
4+
workflow_run:
5+
workflows: ["Release GitHub Actions"]
6+
types:
7+
- completed
48
workflow_dispatch:
59
inputs:
610
base_branch:

0 commit comments

Comments
 (0)