Create pull-requests.yml

This commit is contained in:
Dries Vints
2022-04-08 11:00:39 +02:00
committed by GitHub
parent c7786dff42
commit 1930cf5ea5

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