Update download-upstream.yml

This commit is contained in:
gentlyxu 2021-05-29 11:38:03 +08:00 committed by GitHub
parent 99775c6af6
commit 968faed0d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,10 @@
name: download upstream
on:
push:
branches: [ adlist-maker ]
paths:
- '**.php'
schedule:
- cron: '30 18 */3 * *'
workflow_dispatch: