1
0
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:
Trần Đình Lượng 2022-08-30 20:58:14 +07:00 committed by GitHub
parent d4162278cc
commit a4e2961c29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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' }}