Skip to content

[ci] Add issue linked verification (#13869) #1

[ci] Add issue linked verification (#13869)

[ci] Add issue linked verification (#13869) #1

name: Pull Request Precheck
on:
pull_request:
types: [opened, edited, reopened, ready_for_review, synchronize]
pull_request_target:
types: [opened, edited, reopened, ready_for_review, synchronize]
jobs:
wf-check-pr-title:
name: Build image
uses: ./.github/workflows/check-pull-request-title.yml

Check failure on line 11 in .github/workflows/pr-precheck-main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr-precheck-main.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr-precheck-main.yml" -> "./.github/workflows/check-pull-request-title.yml" : workflow is not reusable as it is missing a `on.workflow_call` trigger
secrets: inherit