Skip to content

Commit 937202c

Browse files
committed
format
1 parent 90e3792 commit 937202c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/components/GithubActionsScheduledJobs.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ export default function GithubActionsScheduledJobs() {
9191
workflowName={"nightly.yml"}
9292
/>
9393
<GithubActionsJob
94-
repo={"saluki"}
95-
workflowName={"lint-and-test-nightly.yml"}
94+
repo={"saluki"}
95+
workflowName={"lint-and-test-nightly.yml"}
9696
/>
9797
</div>
9898
);

0 commit comments

Comments
 (0)