Skip to content

Commit a1ab535

Browse files
committed
test 8
1 parent 724443b commit a1ab535

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docs-ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ jobs:
5858
- name: Create PR
5959
env:
6060
REF_NAME: ${{ github.ref_name }}
61-
DOWNSTREAM_REPO_OWNER: nvidia-ci-cd
61+
DOWNSTREAM_REPO_OWNER: heyvister1
6262
DOWNSTREAM_FEATURE_BRANCH: update-docs-for-${{ env.REF_NAME }}
63-
UPSTREAM_REPO_OWNER: Mellanox
63+
UPSTREAM_REPO_OWNER: heyvister1
6464
UPSTREAM_DEFAULT_BRANCH: main
6565
run: |
6666
git config user.name heyvister1

0 commit comments

Comments
 (0)