Skip to content

Ensure all test methods are camelCased + add .idea folder to gitignore #56

Ensure all test methods are camelCased + add .idea folder to gitignore

Ensure all test methods are camelCased + add .idea folder to gitignore #56

Workflow file for this run

name: pull requests
on:
pull_request_target:
types: [opened]
permissions:
pull-requests: write
jobs:
uneditable:
uses: laravel/.github/.github/workflows/pull-requests.yml@main