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
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "16 13 */3 * *"
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
paths:
|
||||
- 'anti-ad-*.txt'
|
||||
- 'anti-ad-*.conf'
|
||||
- 'anti-ad-*.yaml'
|
||||
- 'anti-ad-**.*'
|
||||
- 'adblock-for-dnsmasq.conf'
|
||||
schedule:
|
||||
- cron: "16 13 */3 * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user