Skip to content

feat: release v24.10.1 (#1297) #80

feat: release v24.10.1 (#1297)

feat: release v24.10.1 (#1297) #80

name: Documentation CI - call downstream workflow
on:
push:
tags:
- "v*"
jobs:
trigger_downstream_workflow:
uses: Mellanox/network-operator-docs/.github/workflows/docs-ci.yaml@main

Check failure on line 10 in .github/workflows/docs-ci-trigger.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/docs-ci-trigger.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/docs-ci-trigger.yaml" -> "Mellanox/network-operator-docs/.github/workflows/docs-ci.yaml@main" (source branch with sha:c39949cd4bd93ad7b863fbc5af8d56c9cea11153) : workflow is not reusable as it is missing a `on.workflow_call` trigger
with:
git_tag: ${{ github.ref_name }}
secrets: inherit