Update cleanup.yml
This commit is contained in:
parent
305f5989f0
commit
a2edccebf9
|
@ -1,8 +1,6 @@
|
||||||
name: cleanup
|
name: cleanup
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
|
||||||
- cron: '0 6 1 * *'
|
|
||||||
jobs:
|
jobs:
|
||||||
create-branch:
|
create-branch:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in New Issue