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"} /> + ); }