Skip to content

Commit

Permalink
Changed the EPG update logic
Browse files Browse the repository at this point in the history
Signed-off-by: 范明明 <[email protected]>
  • Loading branch information
fanmingming authored Jul 2, 2024
1 parent ee9ae3a commit ba657c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/epg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: EPG Update
on:
push:
schedule:
- cron: '15 16,20,0,4,8,12 * * *'
- cron: '15 16,18,20,22,0,2,4,6,8,10,12,14 * * *'

jobs:
build:
Expand Down

0 comments on commit ba657c1

Please sign in to comment.