Skip to content

Sync workflow files #783

Sync workflow files

Sync workflow files #783

Workflow file for this run

---
name: 🧹 Lint
"on":
workflow_dispatch:
push:
branches:
- main
pull_request:
branches-ignore:
- prepare-release
- "renovate/**"
jobs:
lint:
uses: kdeldycke/repomatic/.github/workflows/lint.yaml@v6.1.0