Skip to content

Commit 6d2d98f

Browse files
authored
Update sync.yml
1 parent f394b21 commit 6d2d98f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permissions:
77

88
on:
99
schedule:
10-
- cron: '0 */6 * * *' # every 6 hours
10+
- cron: '0 * * * *' # every 6 hours
1111
workflow_dispatch:
1212

1313
jobs:

0 commit comments

Comments
 (0)