Skip to content

feat: fix renovate

feat: fix renovate #9

name: config-prettier
on:
push:
paths:
- 'config-prettier/**'
- '.github/workflows/config-prettier.yaml'
jobs:
pipe:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: false
uses: openmfp/gha/.github/workflows/pipeline-node-module.yml@main
secrets: inherit
with:
workingDirectory: 'config-prettier'