Skip to content

build: fixing provenance workflow by removing runs-on parameter which conflicts with uses #78

build: fixing provenance workflow by removing runs-on parameter which conflicts with uses

build: fixing provenance workflow by removing runs-on parameter which conflicts with uses #78

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