ci: Remove base image schedule trigger

This commit is contained in:
Shrikant Sharat Kandula 2023-12-25 10:40:53 +05:30 committed by GitHub
parent 4284d85ff1
commit ae565a4d13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,6 @@ name: Docker Base Image
on:
workflow_dispatch:
schedule:
- cron: "0 5 * * MON"
push:
branches:
- release