Update cleanup.yml

pull/4801/head
Aleksandr Statciuk 3 years ago
parent 9cf7ee7abe
commit e52f1f1e9e

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