Merge branch 'master' into patch-18
This commit is contained in:
commit
30dd2c6953
|
@ -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