Skip to content

Merge branch 'master' of https://github.com/fastify/fastify-rate-limi… #746

Merge branch 'master' of https://github.com/fastify/fastify-rate-limi…

Merge branch 'master' of https://github.com/fastify/fastify-rate-limi… #746

Workflow file for this run

name: CI
on:
push:
paths-ignore:
- 'docs/**'
- '*.md'
pull_request:
paths-ignore:
- 'docs/**'
- '*.md'
jobs:
test:
permissions:
contents: write
pull-requests: write
uses: fastify/workflows/.github/workflows/plugins-ci-redis.yml@v4

Check failure on line 18 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-redis.yml@v4" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
license-check: true
lint: true