Skip to content

Commit 2f2848f

Browse files
committed
chore: todo revert - test add write permission in pr-lint.yml
1 parent 90aef48 commit 2f2848f

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)