Skip to content

Commit 6066c70

Browse files
verify cherry-picks
1 parent ee5a6d6 commit 6066c70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/auto_cherry_pick.yml

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

1616
permissions:
1717
contents: write

0 commit comments

Comments
 (0)