Merge pull request #4379 from iptv-org/update-auto-update-workflow

Update auto-update.yml
This commit is contained in:
Dum4G
2021-09-06 01:39:11 +03:00
committed by GitHub

View File

@@ -2,7 +2,7 @@ name: auto-update
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
- cron: '0 0,12 * * *'
jobs:
create-branch:
runs-on: ubuntu-latest