Skip to content

Commit 257987e

Browse files
fix: update pull-request-lint.yml to remove pull_request and keep only pull_request_target (#106)
1 parent 1257edb commit 257987e

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/pull-request-lint.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,6 @@ on:
88
- reopened
99
- ready_for_review
1010
- edited
11-
pull_request:
12-
types:
13-
- labeled
14-
- opened
15-
- synchronize
16-
- reopened
17-
- ready_for_review
18-
- edited
1911
jobs:
2012
validate:
2113
name: Validate PR title

0 commit comments

Comments
 (0)