Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vialib authored Mar 19, 2024
1 parent 54ef132 commit c8a2077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
python scripts/ChinaASN.py
python scripts/ASN_to_IP.py
python scripts/IPlist_to_yaml.py
python scripts/IPlist _to_CIDR.py
python scripts/IPlist_to_CIDR.py
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Update IP List

0 comments on commit c8a2077

Please sign in to comment.