Skip to content

Commit ca238e5

Browse files
committed
ci: add/update workflow for checking commit conventions
1 parent 4864e0b commit ca238e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tf-conventional-commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: Check commit conventions
77
on:
88
pull_request:
99
branches:
10-
- '*'
10+
- "*"
1111

1212
jobs:
1313
verify-commits:

0 commit comments

Comments
 (0)