Skip to content

Bump pnpm/action-setup from 3 to 4 in the all-actions group #46

Bump pnpm/action-setup from 3 to 4 in the all-actions group

Bump pnpm/action-setup from 3 to 4 in the all-actions group #46

Workflow file for this run

---
name: Lint
on: # yamllint disable-line rule:truthy
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
branches:
- main
push:
branches:
- main
jobs:
yaml-lint:
name: Lint YAML & Dockerfile
uses: ./.github/workflows/lint-yaml-and-docker.yml
with:
enable-docker-linting: false