Update build-addr.yml

This commit is contained in:
gentlyxu 2020-08-22 09:31:30 +08:00 committed by GitHub
parent 474c2af8c1
commit c3f2b30413
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ name: Auto build new list
on:
schedule:
- cron: "25 01 * * *"
- cron: "25 01 */3 * *"
jobs:
build:
runs-on: ubuntu-latest