mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Delete telenettv.be.yml
This commit is contained in:
parent
2e730120d0
commit
4c9d3a5d62
1 changed files with 0 additions and 17 deletions
17
.github/workflows/telenettv.be.yml
vendored
17
.github/workflows/telenettv.be.yml
vendored
|
@ -1,17 +0,0 @@
|
|||
name: telenettv.be
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 3 * * *'
|
||||
workflow_dispatch:
|
||||
workflow_run:
|
||||
workflows: [_trigger]
|
||||
types:
|
||||
- completed
|
||||
jobs:
|
||||
load:
|
||||
uses: ./.github/workflows/_load.yml
|
||||
with:
|
||||
site: ${{github.workflow}}
|
||||
secrets:
|
||||
APP_ID: ${{ secrets.APP_ID }}
|
||||
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}
|
Loading…
Add table
Add a link
Reference in a new issue