mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-12 10:00:07 -04:00
Update update.yml
This commit is contained in:
parent
669310c1d7
commit
e2e50a493d
1 changed files with 2 additions and 0 deletions
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
@ -2,6 +2,8 @@ name: Deploy site to Pages
|
|||
on:
|
||||
push:
|
||||
branches: [$default-branch]
|
||||
schedule:
|
||||
- cron: '0 2 * * *'
|
||||
workflow_dispatch:
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue