Skip to content

Always apply declaration merging (#103) #269

Always apply declaration merging (#103)

Always apply declaration merging (#103) #269

Workflow file for this run

name: 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.yml@v4

Check failure on line 20 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "fastify/workflows/.github/workflows/plugins-ci.yml@v4" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
license-check: true
lint: true