Update caijiip.yml

This commit is contained in:
jc-lw 2024-10-20 15:54:47 +08:00 committed by GitHub
parent 56903c8f44
commit b4dff2ca26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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