Skip to content

chore(main): release 9.18.0 #1729

chore(main): release 9.18.0

chore(main): release 9.18.0 #1729

Workflow file for this run

name: Lint PR title

Check warning on line 1 in .github/workflows/lint-pr-title.yml

View workflow run for this annotation

GitHub Actions / Lint PR title

Workflow execution policy warning (evaluate mode)

On November 2, 2026, GitHub will restrict `pull_request_target` on public repositories by default. To continue allowing the event trigger, configure an Actions policy. Learn more: https://gh.io/securely-using-pull_request_target#default-policy-for-pull_request_target
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: read
jobs:
lint-pr-title:
uses: launchdarkly/gh-actions/.github/workflows/lint-pr-title.yml@main