Update repo-update.yml

This commit is contained in:
Ivan Max
2022-09-04 18:13:16 +03:00
committed by GitHub
parent 8be8ddbb1c
commit ef2cf07bca

View File

@@ -2,7 +2,7 @@ name: Update repo
on:
schedule:
- cron: '0 0-23/8 * * *'
- cron: '0,30 0-23 * * *'
jobs:
update-repo: