Skip to content

Commit 49e069b

Browse files
authored
add epics-refl to wall display
1 parent ca33294 commit 49e069b

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
@@ -78,6 +78,10 @@ export default function GithubActionsScheduledJobs() {
7878
repo={"IBEX"}
7979
workflowName={"project_board_checks.yml"}
8080
/>
81+
<GithubActionsJob
82+
repo={"EPICS-refl"}
83+
workflowName={"lint-and-test-nightly.yml"}
84+
/>
8185
</div>
8286
);
8387
}

0 commit comments

Comments
 (0)