Skip to content

Commit 7e8270b

Browse files
authored
Rename job from 'default' to 'conventional-commits'
Clearer name to distinguish when requiring the check to pass
1 parent 0ff06a1 commit 7e8270b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conventional-commits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- edited
77
- synchronize
88
jobs:
9-
default:
9+
conventional-commits:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: amannn/action-semantic-pull-request@v5

0 commit comments

Comments
 (0)