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: on:
schedule: schedule:
- cron: "25 01 * * *" - cron: "25 01 */3 * *"
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest