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: on:
workflow_dispatch: workflow_dispatch:
schedule: # schedule:
- cron: '0 1,9,17 * * *' # - cron: '0 1,9,17 * * *'
push: # push:
paths-ignore: # paths-ignore:
- github # - .github
- gitignore # - .gitignore
- LICENSE # - LICENSE
- logo.png # - logo.png
env: env:
TZ: Asia/Shanghai TZ: Asia/Shanghai