Skip to content

Commit 7dbeddb

Browse files
authored
chore: use shared semantic PR title workflow (#630)
1 parent b7da401 commit 7dbeddb

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.github/workflows/lint-pr.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,7 @@ concurrency:
1515
jobs:
1616
lint-pr:
1717
name: Validate PR title against Conventional Commits
18-
runs-on: ubuntu-24.04
19-
timeout-minutes: 5
2018
permissions:
2119
contents: read
2220
pull-requests: read
23-
steps:
24-
- uses: amannn/action-semantic-pull-request@48f256284bd46cdaab1048c3721360e808335d50 # pin v6.1.1
25-
env:
26-
GITHUB_TOKEN: ${{ github.token }}
21+
uses: PostHog/.github/.github/workflows/semantic-pr-title.yml@926dd076f0c796f7531177ae5cfcf1cf7cf0aeb3

0 commit comments

Comments
 (0)