We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a3b83f commit 807cb83Copy full SHA for 807cb83
1 file changed
.github/workflows/pull-request.yml
@@ -20,9 +20,6 @@ jobs:
20
pr-title-check:
21
name: "Check PR for semantic title"
22
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
26
27
test:
28
name: Test
0 commit comments