Skip to content

Add test for sibling $ref and $id in nested schema to 2019-09 and 2020-12 suites #86

Add test for sibling $ref and $id in nested schema to 2019-09 and 2020-12 suites

Add test for sibling $ref and $id in nested schema to 2019-09 and 2020-12 suites #86

Workflow file for this run

name: Check PR Dependencies
on: pull_request
jobs:
check_dependencies:
runs-on: ubuntu-latest
name: Check Dependencies
steps:
- uses: gregsdennis/dependencies-action@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}