Skip to content

GH Actions: Bump ramsey/composer-install from 3.1.1 to 4.0.0 #174

GH Actions: Bump ramsey/composer-install from 3.1.1 to 4.0.0

GH Actions: Bump ramsey/composer-install from 3.1.1 to 4.0.0 #174

Workflow file for this run

name: Yamllint
on:
# Run on all pushes and on all pull requests.
push:
pull_request:
# Allow manually triggering the workflow.
workflow_dispatch:
jobs:
yamllint:
name: 'Lint Yaml'
uses: ./.github/workflows/reusable-yamllint.yml
with:
strict: true