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