1
0

Update main.yml

This commit is contained in:
Trần Đình Lượng 2022-08-30 21:18:29 +07:00 committed by GitHub
parent d00cf40df9
commit de95deabfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,7 @@
name: test
on:
schedule:
- cron: "0 3 * * *"
push:
branches: [ "main" ]
pull_request:
@ -13,3 +15,4 @@ jobs:
- uses: actions/checkout@v3
- name: Install EPGGrabber
run: npm install -g epg-grabber
run: epg-grabber --config=jcom-config.js --days 3