Update cleanup.yml

what-a-patch-1
Aleksandr Statciuk 4 years ago
parent 5154f9b5e1
commit 6f9644a2e4

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

Loading…
Cancel
Save