chore(actions): Only check PR title for semantic commit message (#16253)

This commit is contained in:
Sven Rebhan 2024-12-03 18:10:03 +01:00 committed by GitHub
parent c5061de0d3
commit d062a5df84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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