chore(actions): Only check PR title for semantic commit message (#16253)
This commit is contained in:
parent
c5061de0d3
commit
d062a5df84
|
|
@ -11,5 +11,5 @@ jobs:
|
||||||
semantic:
|
semantic:
|
||||||
uses: influxdata/validate-semantic-github-messages/.github/workflows/semantic.yml@main
|
uses: influxdata/validate-semantic-github-messages/.github/workflows/semantic.yml@main
|
||||||
with:
|
with:
|
||||||
CHECK_PR_TITLE_OR_ONE_COMMIT: true
|
COMMITS_HISTORY: 0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue