Skip to content

correct inputs

correct inputs #5

name: Caller Workflow
on:
push:
branches:
- private/shweta/ovs-multi-arch
pull_request:
branches:
- private/shweta/ovs-multi-arch
jobs:
trigger_workflow:
runs-on: ubuntu-latest
steps:
- name: Trigger Docker Image Build
uses: actions/workflow-dispatch@v2
with:
workflow: ovs-multiarch-build-and-push.yml
inputs:
image-name: openvswitch

Check failure on line 19 in .github/workflows/ovs-multiarch-caller.yaml

View workflow run for this annotation

GitHub Actions / Caller Workflow

Invalid workflow file

The workflow is not valid. .github/workflows/ovs-multiarch-caller.yaml (Line: 19, Col: 13): A mapping was not expected
tag: testovs