From 8b8cb5b2287cb7a4276392488515107f18fd5897 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Tue, 20 Jan 2026 18:47:12 +0000 Subject: [PATCH] Add `fastcs-secop` to wall display --- app/components/GithubActionsScheduledJobs.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/components/GithubActionsScheduledJobs.tsx b/app/components/GithubActionsScheduledJobs.tsx index db31457..929c64a 100644 --- a/app/components/GithubActionsScheduledJobs.tsx +++ b/app/components/GithubActionsScheduledJobs.tsx @@ -120,6 +120,10 @@ export default function GithubActionsScheduledJobs() { repo={"server_common"} workflowName={"lint-and-test-nightly.yml"} /> + ); }