Skip to content

Commit c9591e4

Browse files
authored
Update pull-requests.yml
1 parent abd3f11 commit c9591e4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/workflows/pull-requests.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
1+
name: Pull Requests
12

3+
on:
4+
pull_request_target:
5+
types:
6+
- opened
7+
8+
permissions:
9+
pull-requests: write
10+
11+
jobs:
12+
uneditable:
13+
uses: laravel/.github/.github/workflows/pull-requests.yml@main

0 commit comments

Comments
 (0)