Skip to content

Commit 76df764

Browse files
authored
Merge pull request #253 from ISISComputingGroup/fastcs_secop
Add `fastcs-secop` to wall display
2 parents fa4e704 + 8b8cb5b commit 76df764

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

app/components/GithubActionsScheduledJobs.tsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@ export default function GithubActionsScheduledJobs() {
120120
repo={"server_common"}
121121
workflowName={"lint-and-test-nightly.yml"}
122122
/>
123+
<GithubActionsJob
124+
repo={"fastcs-secop"}
125+
workflowName={"lint-and-test-nightly.yml"}
126+
/>
123127
</div>
124128
);
125129
}

0 commit comments

Comments
 (0)