Skip to content

Commit ca51687

Browse files
authored
chore: Remove PR branch target Gitflow check (#426)
Removed the PR branch target Gitflow check from workflows.
1 parent 1862ddb commit ca51687

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/reusable-workflows.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,3 @@ jobs:
1010
pr-title-check:
1111
name: "Check PR for semantic title"
1212
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)