Skip to content

feat: draft releases, version verification, and reusable workflows #67

feat: draft releases, version verification, and reusable workflows

feat: draft releases, version verification, and reusable workflows #67

name: PR Title Conventional Commit Check
on:
pull_request:
types: [opened, reopened, synchronize, edited]
branches:
- main
jobs:
pr-title-check:
permissions:
pull-requests: read
uses: openfga/sdk-generator/.github/workflows/pr-title-check.yml@main

Check failure on line 13 in .github/workflows/pr-title-conventional-commit.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr-title-conventional-commit.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr-title-conventional-commit.yml" -> "openfga/sdk-generator/.github/workflows/pr-title-check.yml@main" : failed to fetch workflow: workflow was not found.