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

Update auto-update.yml
what-a-patch-1
Dum4G 4 years ago committed by GitHub
commit b53dc8aa6d

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

Loading…
Cancel
Save