Merge branch 'iptv-org:master' into master

This commit is contained in:
dct-infra 2021-09-30 14:36:25 +03:00 committed by GitHub
commit c1627df487
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ name: cleanup
on:
workflow_dispatch:
schedule:
- cron: '0 6 * * 0'
- cron: '0 6 1 * *'
jobs:
create-branch:
runs-on: ubuntu-latest