Update caijiip.yml

This commit is contained in:
jc-lw 2024-10-20 16:15:39 +08:00 committed by GitHub
parent 6c2f8d831b
commit 05b29128fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,8 +1,8 @@
name: Update IP List
on:
# schedule:
# - cron: '*/30 * * * *' # 每隔三十分钟运行一次
schedule:
- cron: '*/30 * * * *' # 每隔三十分钟运行一次
workflow_dispatch: # 手动触发
#push: # 允许提交触发