Skip to content

build(dependabot): reduce npm updates to monthly #232

build(dependabot): reduce npm updates to monthly

build(dependabot): reduce npm updates to monthly #232

Workflow file for this run

name: CI
on:
push:
paths-ignore:
- 'docs/**'
- '*.md'
pull_request:
paths-ignore:
- 'docs/**'
- '*.md'
jobs:
test:
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
with:
auto-merge-exclude: 'chalk, ora'