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 47676b2 commit c9abbe9Copy full SHA for c9abbe9
1 file changed
.github/workflows/reusable-workflows.yml
@@ -4,12 +4,6 @@ on:
4
pull_request:
5
6
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
10
pr-title-check:
11
name: Check PR for semantic title
12
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