Skip to content

Commit 471c242

Browse files
committed
Add schedule for sync action
1 parent ba05782 commit 471c242

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/sync.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ run-name: ${{ github.actor }} is running sync 🚀
44

55
on:
66
push:
7+
schedule:
8+
- cron: '0 * * * *'
79
workflow_dispatch:
810

911
permissions:

0 commit comments

Comments
 (0)