Skip to content

Commit 0c0c04c

Browse files
committed
remove pulling from main
1 parent 4450e63 commit 0c0c04c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@v4
2626
with:
2727
fetch-depth: 0
28-
ref: main
28+
# ref: main
2929

3030
- name: Setup Micromamba env
3131
uses: mamba-org/setup-micromamba@v2

0 commit comments

Comments
 (0)