mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 14:29:16 +08:00
Update sync-to-dist.yml
This commit is contained in:
parent
996d6cf42d
commit
45df6197b0
9
.github/workflows/sync-to-dist.yml
vendored
9
.github/workflows/sync-to-dist.yml
vendored
@ -1,16 +1,15 @@
|
|||||||
name: sync list to dist
|
name: sync list to dist
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
|
||||||
- cron: "16 13 */3 * *"
|
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'master'
|
- 'master'
|
||||||
paths:
|
paths:
|
||||||
- 'anti-ad-*.txt'
|
- 'anti-ad-**.*'
|
||||||
- 'anti-ad-*.conf'
|
|
||||||
- 'anti-ad-*.yaml'
|
|
||||||
- 'adblock-for-dnsmasq.conf'
|
- 'adblock-for-dnsmasq.conf'
|
||||||
|
schedule:
|
||||||
|
- cron: "16 13 */3 * *"
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user