Skip to content

feat(docker): use node:20.10.0-bullseye (#6) #18

feat(docker): use node:20.10.0-bullseye (#6)

feat(docker): use node:20.10.0-bullseye (#6) #18

Workflow file for this run

name: Test ApiDOM Validator
on:
push:
branches:
- main
workflow_dispatch:
branches:
- main
jobs:
test_github_action:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: char0n/apidom-validate@main
with:
definition-file: ./.github/workflows/fixtures/openapi.json