Skip to content

Commit 2c8039a

Browse files
garloffmbuechse
andauthored
The v4 checks should run 5mins later. I had only changed the comment, not the setting in one case... Thanks for the fix!
Co-authored-by: Matthias Büchse <matthias.buechse@cloudandheat.com> Signed-off-by: Kurt Garloff <kurt@garloff.de>
1 parent fa5e299 commit 2c8039a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-pco-prod1-v4.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: "Compliance IaaS v4 of pco-prod1"
33
on:
44
# Trigger compliance check every day at 4:35 UTC
55
schedule:
6-
- cron: '30 4 * * *'
6+
- cron: '35 4 * * *'
77
# Trigger compliance check after Docker image has been built
88
workflow_run:
99
workflows: [Build and publish scs-compliance-check Docker image]

0 commit comments

Comments
 (0)