We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 724443b commit a1ab535Copy full SHA for a1ab535
.github/workflows/docs-ci.yaml
@@ -58,9 +58,9 @@ jobs:
58
- name: Create PR
59
env:
60
REF_NAME: ${{ github.ref_name }}
61
- DOWNSTREAM_REPO_OWNER: nvidia-ci-cd
+ DOWNSTREAM_REPO_OWNER: heyvister1
62
DOWNSTREAM_FEATURE_BRANCH: update-docs-for-${{ env.REF_NAME }}
63
- UPSTREAM_REPO_OWNER: Mellanox
+ UPSTREAM_REPO_OWNER: heyvister1
64
UPSTREAM_DEFAULT_BRANCH: main
65
run: |
66
git config user.name heyvister1
0 commit comments