Skip to content

Commit 6f224b4

Browse files
authored
Merge pull request #140 from ISISComputingGroup/add-dev-wiki-build
add dev wiki nightly build
2 parents 265bb81 + fb0dd5c commit 6f224b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/components/GithubActionsScheduledJobs.tsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@ export default function GithubActionsScheduledJobs() {
8282
repo={"EPICS-refl"}
8383
workflowName={"lint-and-test-nightly.yml"}
8484
/>
85+
<GithubActionsJob
86+
repo={"ibex_developers_manual"}
87+
workflowName={"nightly.yml"}
88+
/>
8589
</div>
8690
);
8791
}

0 commit comments

Comments
 (0)