Merge pull request #4801 from iptv-org/update-cleanup-yml
Update cleanup.yml
This commit is contained in:
commit
ef50cc2d65
|
@ -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…
Reference in New Issue