laravel/laravel

View on GitHub
.github/workflows/pull-requests.yml

Summary

Maintainability
Test Coverage
name: pull requests

on:
  pull_request_target:
    types: [opened]

permissions:
  pull-requests: write

jobs:
  uneditable:
    uses: laravel/.github/.github/workflows/pull-requests.yml@main