Skip to content

Commit 70e7ee6

Browse files
author
Shayne Preston
committed
don't use main
1 parent 4016634 commit 70e7ee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
setup:
11-
uses: ./.github/workflows/setup-workspace.yaml@main
11+
uses: ./.github/workflows/setup-workspace.yaml
1212

1313
linting:
1414
name: Run Linting, Formatting, and Typecheck

0 commit comments

Comments
 (0)