Skip to content

Commit

Permalink
The v4 checks should run 5mins later. I had only changed the comment,…
Browse files Browse the repository at this point in the history
… 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>
  • Loading branch information
garloff and mbuechse authored Jan 11, 2025
1 parent fa5e299 commit 2c8039a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pco-prod1-v4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: "Compliance IaaS v4 of pco-prod1"
on:
# Trigger compliance check every day at 4:35 UTC
schedule:
- cron: '30 4 * * *'
- cron: '35 4 * * *'
# Trigger compliance check after Docker image has been built
workflow_run:
workflows: [Build and publish scs-compliance-check Docker image]
Expand Down

0 comments on commit 2c8039a

Please sign in to comment.