Update and rename IP采集.yml to IP采集检测.yml

This commit is contained in:
frxz751113
2024-08-20 12:54:04 +08:00
committed by GitHub
parent 886cf943f2
commit 89b8c49626
@@ -1,4 +1,4 @@
name: IP采集 name: IP采集检测
on: on:
#schedule: #schedule:
@@ -27,6 +27,9 @@ jobs:
- name: Run py - name: Run py
run: | run: |
python ${{ github.workspace }}/py/IP更新.py python ${{ github.workspace }}/py/IP更新.py
- name: Run py
run: |
python ${{ github.workspace }}/py/组播定期检测.py
- name: 提交更改 - name: 提交更改
run: | run: |