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

Update auto-update.yml
pull/4390/head
Dum4G 3 years ago committed by GitHub
commit bededed504
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save