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:
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user