Skip to content

Move tests with ids in non-schemas to optional #64

Move tests with ids in non-schemas to optional

Move tests with ids in non-schemas to optional #64

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 }}