Skip to content

Commit ee5a6d6

Browse files
verify cherry-picks
1 parent c6af613 commit ee5a6d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/auto_cherry_pick.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
script:
1111
required: false
1212
default: "npm run all"
13+
pull_request:
14+
types: [opened, synchronize, labeled]
1315

1416
permissions:
1517
contents: write

0 commit comments

Comments
 (0)