Merge pull request #4801 from iptv-org/update-cleanup-yml

Update cleanup.yml
pull/4803/head
Aleksandr Statciuk 3 years ago committed by GitHub
commit ef50cc2d65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save