Skip to content

Commit 121d537

Browse files
committed
Add isis_css_top nightly
1 parent d260dd3 commit 121d537

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
@@ -67,6 +67,10 @@ export default function GithubActionsScheduledJobs() {
6767
repo={"WebDashboard"}
6868
workflowName={"lint-and-test-nightly.yml"}
6969
/>
70+
<GithubActionsJob
71+
repo={"isis_css_top"}
72+
workflowName={"build-nightly.yml"}
73+
/>
7074
</div>
7175
);
7276
}

0 commit comments

Comments
 (0)