Skip to content

Commit

Permalink
test 27
Browse files Browse the repository at this point in the history
  • Loading branch information
heyvister1 committed Nov 3, 2024
1 parent 05a638e commit 49a2c15
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/docs-ci-trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ jobs:
uses: heyvister1/network-operator-docs/.github/workflows/docs-ci.yaml@test-netops-docs-workflow
with:
git_tag: v24.10.0-beta.4 #${{ github.ref_name }}
ref_name: ${{ github.ref_name }}
ref_type: ${{ github.ref_type }}
event_type: ${{ github.event_name }}
secrets:
token: ${{ secrets.GH_TOKEN_NVIDIA_CI_CD }}
#ref_name: ${{ github.ref_name }}
#ref_type: ${{ github.ref_type }}
#event_type: ${{ github.event_name }}
secrets: inherit
#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 26
# trigger ci workflow X 27

0 comments on commit 49a2c15

Please sign in to comment.