Skip to content

Commit d913b81

Browse files
committed
Add user manual to wall
1 parent 84ba4e5 commit d913b81

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
@@ -86,6 +86,10 @@ export default function GithubActionsScheduledJobs() {
8686
repo={"ibex_developers_manual"}
8787
workflowName={"nightly.yml"}
8888
/>
89+
<GithubActionsJob
90+
repo={"ibex_user_manual"}
91+
workflowName={"nightly.yml"}
92+
/>
8993
</div>
9094
);
9195
}

0 commit comments

Comments
 (0)