Skip to content

fix: automatic PRs CI #19

fix: automatic PRs CI

fix: automatic PRs CI #19

Workflow file for this run

name: ci
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
workflow_dispatch:
jobs:
test:
uses: hapijs/.github/.github/workflows/ci-module.yml@master