Fix: invalid cron attribute (#914)

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
This commit is contained in:
Anil Kumar Tegala
2024-04-26 16:36:57 +05:30
committed by GitHub
parent 7aaea028c7
commit 9d08e0d7da

View File

@@ -41,7 +41,7 @@ on:
default: ""
description: "Tests release branch to use (i.e. 'release/v2.8.0' or 'master'). If left empty, latest release branch is used"
schedule:
- cron: "30 11 * * 4-7"
- cron: "30 11 * * 0,4,5,6"
jobs:
# Set vars