Skip to content

call reusable workflow #14

call reusable workflow

call reusable workflow #14

Workflow file for this run

name: call reusable workflow
on:
workflow_dispatch:
jobs:
call-cache-reuse:
uses: ./.github/workflows/call-reusable.yml
with:
node-version : '18.20.8'

Check failure on line 10 in .github/workflows/caller.yml

View workflow run for this annotation

GitHub Actions / call reusable workflow

Invalid workflow file

The workflow is not valid. .github/workflows/caller.yml (Line: 10, Col: 22): Invalid input, node-version is not defined in the referenced workflow.
secrets: inherit