Skip to content

EINT-26 Enforce PR title to contain ticket ID #1

EINT-26 Enforce PR title to contain ticket ID

EINT-26 Enforce PR title to contain ticket ID #1

Workflow file for this run

name: check-pr-title
on:
pull_request:
branches:
- main
- develop
jobs:
check-pr-title:
uses: EvoltDev/evolt-internal-workflow/.github/workflows/shared-check-pr-title.yaml@main

Check failure on line 11 in .github/workflows/check-pr-title.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/check-pr-title.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/check-pr-title.yaml" -> "EvoltDev/evolt-internal-workflow/.github/workflows/shared-check-pr-title.yaml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.