Skip to content

Commit 807cb83

Browse files
authored
chore: Remove PR branch target check (#40)
Removed the semantic target branch check from PR workflow.
1 parent 0a3b83f commit 807cb83

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/pull-request.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ jobs:
2020
pr-title-check:
2121
name: "Check PR for semantic title"
2222
uses: mParticle/mparticle-workflows/.github/workflows/pr-title-check.yml@stable
23-
pr-branch-target-gitflow:
24-
name: "Check PR for semantic target branch"
25-
uses: mParticle/mparticle-workflows/.github/workflows/pr-branch-target-gitflow.yml@stable
2623

2724
test:
2825
name: Test

0 commit comments

Comments
 (0)