Skip to content

Commit fb02163

Browse files
authored
Update mirror.yml
1 parent 4d5aa2e commit fb02163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Mirror Repository
33
on:
44
schedule:
55
# Runs at the start of every hour
6-
- cron: '0 * * * *'
6+
- cron: '*/30 * * * *'
77
workflow_dispatch:
88

99
jobs:

0 commit comments

Comments
 (0)