1
0

Update main.yml

This commit is contained in:
Trần Đình Lượng 2022-08-30 20:56:11 +07:00 committed by GitHub
parent 8d3c50aef9
commit d4162278cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,12 +1,10 @@
name: EPG-Grabber
on:
schedule:
- cron: "0 01 * * *"
- cron: "0 3 * * *"
workflow_run:
workflows: ["EPGGrabber"]
branches: [main]
types:
- completed
jobs:
build:
if: ${{ github.event.workflow_run.conclusion == 'failure' }}