Skip to content

Commit 9c9cab8

Browse files
authored
chore: fix pull-request-lint workflow (#148)
1 parent 9dd7882 commit 9c9cab8

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
name: Pull Request Lint
22

33
on:
4-
pull_request_target:
5-
types:
6-
- opened
7-
- edited
8-
- reopened
4+
pull_request:
95

106
jobs:
117
validate:

0 commit comments

Comments
 (0)