fix auto-generate-pac bug

This commit is contained in:
zhiyi
2024-10-17 16:18:15 +08:00
parent fcd1ce19aa
commit bc33e69e7d

View File

@@ -4,12 +4,13 @@ on:
schedule:
- cron: '10 0 * * 4'
push:
paths-ignore:
- 'README.md'
- 'LICENSE'
- 'gfw.pac'
- '.gitignore'
- '.github/**'
paths:
- 'gfw-pac.py'
- 'pac-template'
- 'local-tlds.txt'
- 'direct-domains.txt'
- 'proxy-domains.txt'
- 'cidrs-cn.txt'
workflow_dispatch:
jobs: