Drop the scheduled dev release as we don't need it.
This commit is contained in:
parent
c1309eb2e7
commit
9e59da5822
1 changed files with 0 additions and 2 deletions
2
.github/workflows/release-dev.yaml
vendored
2
.github/workflows/release-dev.yaml
vendored
|
@ -6,8 +6,6 @@
|
|||
|
||||
name: release-dev
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
push:
|
||||
paths-ignore:
|
||||
- '.github/**'
|
||||
|
|
Loading…
Reference in a new issue