Skip to content

Release workflow improvements #27

Release workflow improvements

Release workflow improvements #27

Workflow file for this run

name: check
on:
push:
branches: master
pull_request:
branches: master
jobs:
check:
uses: pdil/usmapdata/.github/workflows/check.yaml@master

Check failure on line 12 in .github/workflows/check.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/check.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/check.yaml" -> "pdil/usmapdata/.github/workflows/check.yaml@master" (source branch with sha:4f69c23d82cf299e3bd3c8a672d03205e782d124) : workflow is not reusable as it is missing a `on.workflow_call` trigger
secrets: inherit