Skip to content

Commit

Permalink
CI: reduce update freq
Browse files Browse the repository at this point in the history
Signed-off-by: Tianling Shen <[email protected]>
  • Loading branch information
1715173329 committed Jun 13, 2023
1 parent e5d762d commit 5c65211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
repository_dispatch:
workflow_dispatch:
schedule:
- cron: 0 */8 * * *
- cron: 0 2 * * *

jobs:
update-mirror:
Expand Down

0 comments on commit 5c65211

Please sign in to comment.