Skip to content

Commit

Permalink
test 6
Browse files Browse the repository at this point in the history
  • Loading branch information
heyvister1 committed Oct 31, 2024
1 parent 9670411 commit eab35e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/docs-ci-trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
trigger_downstream_workflow:
uses: heyvister1/network-operator-docs/.github/workflows/docs-ci.yaml@test-netops-docs-workflow
with:
git_tag: ${{ github.ref_name }}
#owner: heyvister1
#repo: network-operator-docs
git_tag: v24.10.0-beta.4 #${{ github.ref_name }}
secrets:
token: ${{ secrets.GH_TOKEN_NVIDIA_CI_CD }}
2 changes: 1 addition & 1 deletion manifests/test-docs-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# trigger ci workflow X 5
# trigger ci workflow X 6

0 comments on commit eab35e5

Please sign in to comment.