Skip to content

Commit

Permalink
Reverted to previous sanity schedule
Browse files Browse the repository at this point in the history
Signed-off-by: haricharan-jaka <haricharan.jaka@candelatech.com>
  • Loading branch information
haricharan-candela committed Jun 29, 2022
1 parent 76cac47 commit 5cfde8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/interop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ on:
description: overwrite the Pytest markers that will be selected, will disable report uploading
required: false
schedule:
- cron: "0 19 * * *"
- cron: "30 20 * * *"


defaults:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/quali.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ on:
default: ""
description: "Use an existing cloud controller, e.g. like qa01 instead of dynamic one"
schedule:
- cron: "0 19 * * 0-4"
- cron: "30 20 * * 0-4"

jobs:
# Set vars
Expand Down

0 comments on commit 5cfde8c

Please sign in to comment.