Skip to content

Commit b7329ed

Browse files
rmi22186claude
andcommitted
chore: Remove semantic branch name and target branch checks
Remove pr-branch-check-name and pr-branch-target-gitflow checks, keeping only the PR title check. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 416bf04 commit b7329ed

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/reusable-workflows.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ on:
44
pull_request:
55

66
jobs:
7-
pr-branch-check-name:
8-
name: Check PR for semantic branch name
9-
uses: mParticle/mparticle-workflows/.github/workflows/pr-branch-check-name.yml@stable
107
pr-title-check:
118
name: Check PR for semantic title
129
uses: mParticle/mparticle-workflows/.github/workflows/pr-title-check.yml@stable
13-
pr-branch-target-gitflow:
14-
name: Check PR for semantic target branch
15-
uses: mParticle/mparticle-workflows/.github/workflows/pr-branch-target-gitflow.yml@stable

0 commit comments

Comments
 (0)