Remove workflow schedule for Spring Boot compatibility tests

Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com>
This commit is contained in:
Ilayaperumal Gopinathan
2025-04-17 11:29:26 +01:00
parent 04d037c8fd
commit f1fd097240

View File

@@ -6,9 +6,6 @@ on:
springBootVersion:
description: "Spring Boot version"
required: true
schedule:
- cron: '0 4 * * 1-5'
- cron: '0 10 * * 1-5'
jobs: