Skip to content

Commit cbbdcaa

Browse files
ci: add or update auto-cherry-pick workflow
1 parent 3160045 commit cbbdcaa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/auto_cherry_pick.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
default: "npm run test"
1414

1515

16+
schedule:
17+
- cron: "0 0 * * 1"
18+
1619
permissions:
1720
contents: write
1821
pull-requests: write

0 commit comments

Comments
 (0)