diff --git a/app/components/GithubActionsScheduledJobs.tsx b/app/components/GithubActionsScheduledJobs.tsx index 6adac4d..26c016e 100644 --- a/app/components/GithubActionsScheduledJobs.tsx +++ b/app/components/GithubActionsScheduledJobs.tsx @@ -121,6 +121,22 @@ export default function GithubActionsScheduledJobs() { repo={"fastcs-secop"} workflowName={"lint-and-test-nightly.yml"} /> + + + + ); }