Skip to content

Commit 3150b6c

Browse files
committed
chore: set pr-lint to run on pull_request for testing
1 parent f7f2bfb commit 3150b6c

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.github/workflows/pr-lint.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
22
---
33
name: 'PR'
44

5-
on:
6-
pull_request_target:
7-
types:
8-
- opened
9-
- reopened
10-
- edited
11-
- synchronize
5+
on: [pull_request]
126

137
permissions:
148
contents: read

0 commit comments

Comments
 (0)