mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 14:29:16 +08:00
Update download-upstream.yml
This commit is contained in:
parent
99775c6af6
commit
968faed0d7
4
.github/workflows/download-upstream.yml
vendored
4
.github/workflows/download-upstream.yml
vendored
@ -3,6 +3,10 @@
|
||||
name: download upstream
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ adlist-maker ]
|
||||
paths:
|
||||
- '**.php'
|
||||
schedule:
|
||||
- cron: '30 18 */3 * *'
|
||||
workflow_dispatch:
|
||||
|
Loading…
Reference in New Issue
Block a user