Skip to content

fix: delegate lint-pr-title to reusable ubuntu workflow #21

fix: delegate lint-pr-title to reusable ubuntu workflow

fix: delegate lint-pr-title to reusable ubuntu workflow #21

Workflow file for this run

name: Lint PR title
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
lint:
uses: owncloud-docker/ubuntu/.github/workflows/lint-pr-title.yml@master

Check failure on line 12 in .github/workflows/lint-pr-title.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/lint-pr-title.yml

Invalid workflow file

error parsing called workflow ".github/workflows/lint-pr-title.yml" -> "owncloud-docker/ubuntu/.github/workflows/lint-pr-title.yml@master" (source branch with sha:39c2e7f567ea0722302bd139efeb7e58c7a77e00) : workflow is not reusable as it is missing a `on.workflow_call` trigger
secrets: inherit