Skip to content

chore: add next branch to CI targets #52

chore: add next branch to CI targets

chore: add next branch to CI targets #52

Workflow file for this run

name: ci
on:
push:
branches:
- master
- next
pull_request:
workflow_dispatch:
jobs:
test:
uses: hapijs/.github/.github/workflows/ci-module.yml@min-node-18-hapi-21