mirror of
https://github.com/gaoyifan/china-operator-ip.git
synced 2025-12-16 14:23:18 +08:00
chore: check result before uploading (close #24)
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -34,6 +34,7 @@ jobs:
|
|||||||
- run: ./dependency.sh
|
- run: ./dependency.sh
|
||||||
- run: ./generate.sh
|
- run: ./generate.sh
|
||||||
- run: ./stat.sh
|
- run: ./stat.sh
|
||||||
|
- run: ./guard.sh
|
||||||
- name: Checkout ip-lists branch
|
- name: Checkout ip-lists branch
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
if: github.event_name == 'schedule' && github.ref == 'refs/heads/master'
|
if: github.event_name == 'schedule' && github.ref == 'refs/heads/master'
|
||||||
|
|||||||
Reference in New Issue
Block a user