Skip to content

Commit f159263

Browse files
authored
re-trigger PR title check automatically
1 parent 93bc0d9 commit f159263

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/pre-commit-hooks.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ on:
44
push:
55
branches: [main]
66
pull_request:
7+
types:
8+
- opened
9+
- reopened
10+
- synchronize
11+
- edited # for PR title changes
712
branches: [main]
813

914
permissions: {}

0 commit comments

Comments
 (0)