Update Update.yml

This commit is contained in:
Amazing Watermelon 2025-09-16 09:29:10 +08:00 committed by GitHub
parent e5eebd11ae
commit b10798d061
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,14 +2,14 @@ name: Auto Update
on:
workflow_dispatch:
schedule:
- cron: '0 1,9,17 * * *'
push:
paths-ignore:
- github
- gitignore
- LICENSE
- logo.png
# schedule:
# - cron: '0 1,9,17 * * *'
# push:
# paths-ignore:
# - .github
# - .gitignore
# - LICENSE
# - logo.png
env:
TZ: Asia/Shanghai