Create pull-requests.yml

This commit is contained in:
Dries Vints 2022-04-08 11:05:03 +02:00 committed by GitHub
parent 19272e0bd3
commit 039a99ad14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
.github/workflows/pull-requests.yml vendored Normal file
View File

@ -0,0 +1,13 @@
name: Pull Requests
on:
pull_request_target:
types:
- opened
permissions:
pull-requests: write
jobs:
uneditable:
uses: laravel/.github/.github/workflows/pull-requests.yml@main