Skip to content

Store a list of current repos which use the JSON Schema topic and when they were created #4 #20

Store a list of current repos which use the JSON Schema topic and when they were created #4

Store a list of current repos which use the JSON Schema topic and when they were created #4 #20

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