Skip to content

Add composite actions #2

Add composite actions

Add composite actions #2

Workflow file for this run

name: Linting
on:
push:
branches:
- main
- "renovate/**"
pull_request:
jobs:
linting:
runs-on: ubuntu-latest
steps:
- uses: paddyroddy/.github/actions/[email protected]
with:
pre-commit-config: ./.pre-commit-config.yaml