From 12dccadc91bfd6500d0149ef6464393c7a258194 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 17 Jul 2026 15:05:31 +0100 Subject: [PATCH] Make standup quicker This keeps causing wasted time at standup. Keep the underlying build, but remove it from the wall display in an effort to speed up standup. --- app/components/GithubActionsScheduledJobs.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/components/GithubActionsScheduledJobs.tsx b/app/components/GithubActionsScheduledJobs.tsx index 26c016e..6675b06 100644 --- a/app/components/GithubActionsScheduledJobs.tsx +++ b/app/components/GithubActionsScheduledJobs.tsx @@ -55,10 +55,6 @@ export default function GithubActionsScheduledJobs() { repo={"ibex_bluesky_core"} workflowName={"lint-and-test-nightly.yml"} /> -