Skip to content

Renovate: paddyroddy/.github to c3bb562 #1527

Renovate: paddyroddy/.github to c3bb562

Renovate: paddyroddy/.github to c3bb562 #1527

Workflow file for this run

---
name: Linting
on:
push:
branches:
- main
- renovate/**
pull_request:
jobs:
linting:
runs-on: ubuntu-latest
steps:
# yamllint disable-line rule:line-length
- uses: paddyroddy/.github/actions/linting@c3bb562d91f4004231cdd8497106a209a7531f40 # v0
with:
pre-commit-config: ./.pre-commit-config.yaml