Skip to content

Renovate: paddyroddy/.github to v0.235.0 #486

Renovate: paddyroddy/.github to v0.235.0

Renovate: paddyroddy/.github to v0.235.0 #486

Workflow file for this run

---
name: Linting
on:
push:
branches:
- main
- renovate/**
pull_request:
jobs:
linting:
runs-on: ubuntu-latest
steps:
- name: Checkout source
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: ./actions/linting
with:
pre-commit-config: ./.pre-commit-config.yaml