Skip to content

Commit 0b7b9d6

Browse files
authored
repo sync
2 parents d71f769 + e95c986 commit 0b7b9d6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/autoupdate-branch.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ on:
1717
push:
1818
branches:
1919
- main
20+
schedule:
21+
- cron: '*/30 * * * *' # every 30 minutes
2022

2123
jobs:
2224
autoupdate:

0 commit comments

Comments
 (0)