Skip to content

chore(deps): update dependency dotnet-sdk to v9 #79

chore(deps): update dependency dotnet-sdk to v9

chore(deps): update dependency dotnet-sdk to v9 #79

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