Skip to content

chore: use global workflow for lint #1256

chore: use global workflow for lint

chore: use global workflow for lint #1256

Workflow file for this run

---
name: lint
on:
workflow_dispatch:
pull_request:
push:
branches: [main]
jobs:
lint:
uses: camunda/infraex-common-config/.github/workflows/lint-global.yml@feature/auto-update-renovate-doc
# TODO: pin the version on main
secrets: inherit