mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Delete telenettv.be.yml
This commit is contained in:
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 }}
|
|
||||||
Reference in New Issue
Block a user