Skip to content

Filtering test

Filtering test #4

Workflow file for this run

name: amqp CI
on:
push:
branches:
- main
pull_request:
jobs:
call-ci-flow:
strategy:
matrix:
node-version: [22.x]
uses: kibertoad/message-queue-toolkit/.github/workflows/ci.common.yml

Check failure on line 14 in .github/workflows/ci.amqp.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.amqp.yml

Invalid workflow file

invalid value workflow reference: no version specified
with:
working_directory: 'packages/amqp'
node_version: ${{ matrix.node-version }}