mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-01-27 10:23:37 +00:00
Fix: invalid cron attribute (#914)
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
This commit is contained in:
committed by
GitHub
parent
7aaea028c7
commit
9d08e0d7da
2
.github/workflows/regression.yml
vendored
2
.github/workflows/regression.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user