ci: Remove base image schedule trigger
This commit is contained in:
parent
4284d85ff1
commit
ae565a4d13
2
.github/workflows/docker-base-image.yml
vendored
2
.github/workflows/docker-base-image.yml
vendored
|
|
@ -2,8 +2,6 @@ name: Docker Base Image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
|
||||||
- cron: "0 5 * * MON"
|
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- release
|
- release
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user