Skip to content

call reusable workflow #17

call reusable workflow

call reusable workflow #17

Workflow file for this run

name: call reusable workflow
on:
workflow_dispatch:
jobs:
call-cache-reuse:
uses: ./.github/workflows/call-reusable.yml

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

View workflow run for this annotation

GitHub Actions / .github/workflows/caller.yml

Invalid workflow file

error parsing called workflow ".github/workflows/caller.yml" -> "./.github/workflows/call-reusable.yml" (source branch with sha:e5ecdc32e0e552d0e8ca73b8b2c86886240ac6a6) : workflow is not reusable as it is missing a `on.workflow_call` trigger
secrets: inherit