Skip to content

Commit 19a9b51

Browse files
committed
ci: add/update workflow for checking pre-commit hooks [skip ci]
1 parent d8325c6 commit 19a9b51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tf-check-hooks.yml

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

1212
jobs:
1313
check-hooks:
14+
timeout-minutes: 30
1415
runs-on: ubuntu-latest
1516
steps:
1617
- name: Checkout repository

0 commit comments

Comments
 (0)