Skip to content

Commit 53f9b3d

Browse files
authored
Update pull-requests.yml
1 parent 6a22747 commit 53f9b3d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/pull-requests.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
name: Pull Requests
1+
name: pull requests
22

33
on:
44
pull_request_target:
5-
types:
6-
- opened
5+
types: [opened]
76

87
permissions:
98
pull-requests: write

0 commit comments

Comments
 (0)