mirror of
https://github.com/gaoyifan/china-operator-ip.git
synced 2025-12-16 22:33:16 +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: ./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'
|
||||
|
||||
Reference in New Issue
Block a user