Skip to content

Commit

Permalink
test 18
Browse files Browse the repository at this point in the history
  • Loading branch information
heyvister1 committed Oct 31, 2024
1 parent 6c5aa0e commit 3a4ca79
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docs-ci-trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ on:

jobs:
trigger_downstream_workflow:
env:
BRANCH: just-another-branch
uses: heyvister1/network-operator-docs/.github/workflows/docs-ci.yaml@test-netops-docs-workflow
with:
#owner: heyvister1
#repo: network-operator-docs
git_tag: v24.10.0-beta.4 #${{ github.ref_name }}
#git_tag: v24.10.0-beta.4 #${{ github.ref_name }}
secrets:
token: ${{ secrets.GH_TOKEN_NVIDIA_CI_CD }}

0 comments on commit 3a4ca79

Please sign in to comment.