Skip to content

Renovate: actions/github-script to v8 #183

Renovate: actions/github-script to v8

Renovate: actions/github-script to v8 #183

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@38f0d7e429cc1e3366331dba6ab7a656f9aa01e2 # v0
with:
pre-commit-config: ./.pre-commit-config.yaml