mirror of
https://github.com/kilvn/iptv.git
synced 2025-10-07 20:31:22 +00:00
Update Update.yml
This commit is contained in:
parent
e5eebd11ae
commit
b10798d061
16
.github/workflows/Update.yml
vendored
16
.github/workflows/Update.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user