Skip to content

chore: use global workflow for lint #243

chore: use global workflow for lint

chore: use global workflow for lint #243

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@029c5179173d1a31561827c078cdc2dee9faf8db # 1.1.0
secrets: inherit