mirror of
https://github.com/luongz/Japan-IPTV.git
synced 2025-05-11 08:54:01 -04:00
Update main.yml
This commit is contained in:
parent
d4162278cc
commit
a4e2961c29
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@ -1,10 +1,15 @@
|
||||
name: EPG-Grabber
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 3 * * *"
|
||||
workflow_run:
|
||||
workflows: ["EPGGrabber"]
|
||||
branches: [main]
|
||||
|
||||
with:
|
||||
node-version: '12.13.0'
|
||||
check-latest: true
|
||||
jobs:
|
||||
build:
|
||||
if: ${{ github.event.workflow_run.conclusion == 'failure' }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user