Skip to content

Commit 9136135

Browse files
fix: revert semantic PR title job name to 'Validate Semantic PR Title'
Co-Authored-By: AJ Steers <aj@airbyte.io>
1 parent cff67fd commit 9136135

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/semantic-pr-title.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions:
1414

1515
jobs:
1616
validate-pr-title:
17-
name: Validate PR Title
17+
name: Validate Semantic PR Title
1818
# Skip if 'edited' event but the title wasn't changed (e.g., only description was edited)
1919
if: >
2020
github.event.action != 'edited'

0 commit comments

Comments
 (0)