Skip to content

[RHOAIENG-11850] Updated etcd manifest #52

[RHOAIENG-11850] Updated etcd manifest

[RHOAIENG-11850] Updated etcd manifest #52

Workflow file for this run

name: FVT Namespace Scope
on:
workflow_dispatch:
pull_request:
branches:
- main
- 'release-[0-9].[0-9]+'
paths:
- '**'
- '!.github/**'
- '!.tekton/**'
- '!**.md'
- '!docs/**'
- '.github/workflows/fvt*.yml'
jobs:
fvt-namespace-scope:
uses: ./.github/workflows/fvt-base.yml

Check failure on line 19 in .github/workflows/fvt-ns.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/fvt-ns.yml

Invalid workflow file

error parsing called workflow ".github/workflows/fvt-ns.yml" -> "./.github/workflows/fvt-base.yml" : workflow is not reusable as it is missing a `on.workflow_call` trigger
with:
namespace-scope-mode: true
secrets: inherit