Skip to content

Commit 0a9c309

Browse files
committed
Include ref:main in website repo checkoout action config
1 parent 4913257 commit 0a9c309

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414
with:
15+
ref: main
1516
path: website
1617
- uses: actions/checkout@v4
1718
with:

0 commit comments

Comments
 (0)