Skip to content

Commit 699f789

Browse files
committed
comment out the ref branch for testig
1 parent a0ad11b commit 699f789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-parity-updates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
fetch-depth: 0
2222
path: docs
23-
ref: ${{ github.event.inputs.targetBranch || 'main' }}
23+
# ref: ${{ github.event.inputs.targetBranch || 'main' }}
2424

2525
- name: Set up system wide dependencies
2626
run: |

0 commit comments

Comments
 (0)