You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

pull-requests.yml 193B

123456789101112
  1. name: Pull Requests
  2. on:
  3. pull_request_target:
  4. types: [opened]
  5. permissions:
  6. pull-requests: write
  7. jobs:
  8. uneditable:
  9. uses: laravel/.github/.github/workflows/pull-requests.yml@main