Skip to content

Laravel 10.48.18 Shift #190

Laravel 10.48.18 Shift

Laravel 10.48.18 Shift #190

Workflow file for this run

name: Lint
on:
push:
branches: [ main ]
pull_request:
jobs:
duster:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
- name: "Duster Lint"
uses: tighten/duster-action@v3
with:
args: lint