Skip to content

fix(deps): update all non-major dependencies #61

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #61

name: HotChocolate Test
on:
pull_request:
branches:
- main
paths:
- 'implementations/hotchocolate/**'
jobs:
compatibility:
uses: ./.github/workflows/test-subgraph.yaml
with:
library: "hotchocolate"
pr-info:
uses: ./.github/workflows/save-pr-info.yaml
with:
pr_number: ${{ github.event.number }}