Skip to content

Commit 813a22e

Browse files
committed
Merge branch 'main' of github.com:cdr/docs into katiehorne/ch14441
2 parents 9983d81 + be1d7db commit 813a22e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/preview.yaml

-6
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,6 @@ jobs:
3434
submodules: true
3535
fetch-depth: 0
3636

37-
- name: Checkout docs
38-
run: |
39-
git fetch
40-
git checkout "${{ github.head_ref }}"
41-
working-directory: ./product/coder.com/site/docs
42-
4337
- name: Install Node.js
4438
uses: actions/setup-node@v2
4539
with:

0 commit comments

Comments
 (0)