Skip to content

chore: remove manual-release in favor of workflow_dispatch in release.yml #5

chore: remove manual-release in favor of workflow_dispatch in release.yml

chore: remove manual-release in favor of workflow_dispatch in release.yml #5

Workflow file for this run

name: Lint PR title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
lint-pr-title:
uses: launchdarkly/gh-actions/.github/workflows/lint-pr-title.yml@main