Skip to content

Commit

Permalink
test 8
Browse files Browse the repository at this point in the history
  • Loading branch information
heyvister1 committed Dec 23, 2024
1 parent 724443b commit a1ab535
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ jobs:
- name: Create PR
env:
REF_NAME: ${{ github.ref_name }}
DOWNSTREAM_REPO_OWNER: nvidia-ci-cd
DOWNSTREAM_REPO_OWNER: heyvister1
DOWNSTREAM_FEATURE_BRANCH: update-docs-for-${{ env.REF_NAME }}
UPSTREAM_REPO_OWNER: Mellanox
UPSTREAM_REPO_OWNER: heyvister1
UPSTREAM_DEFAULT_BRANCH: main
run: |
git config user.name heyvister1
Expand Down

0 comments on commit a1ab535

Please sign in to comment.