Skip to content

Commit 367683b

Browse files
committed
chore: set pr-lint workflow to pull_request for testing
1 parent f7f2bfb commit 367683b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name: 'PR'
44

55
on:
6-
pull_request_target:
6+
pull_request:
77
types:
88
- opened
99
- reopened

0 commit comments

Comments
 (0)