Skip to content

Bump composer/composer in the composer group across 1 directory #146

Bump composer/composer in the composer group across 1 directory

Bump composer/composer in the composer group across 1 directory #146

Workflow file for this run

name: Linting (Pint)
on:
workflow_dispatch:
push:
branches-ignore:
- 'dependabot/npm_and_yarn/*'
jobs:
phplint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 2
- name: "laravel-pint"
uses: aglipanci/laravel-pint-action@0.1.0
with:
preset: laravel