Skip to content

Commit 7491327

Browse files
committed
ci: add/update workflow for checking commit conventions
1 parent 0dcbe96 commit 7491327

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111

1212
jobs:
1313
verify-commits:
14+
timeout-minutes: 10
1415
runs-on: ubuntu-latest
1516
steps:
1617
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

0 commit comments

Comments
 (0)