Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

chore: add .gitattributes file (#8) #9

chore: add .gitattributes file (#8)

chore: add .gitattributes file (#8) #9

name: package-manager-ci
on:
push:
branches:
- main
- master
- next
- 'v*'
paths-ignore:
- 'docs/**'
- '*.md'
pull_request:
paths-ignore:
- 'docs/**'
- '*.md'
jobs:
test:
uses: fastify/workflows/.github/workflows/plugins-ci-package-manager.yml@v3