Skip to content

docs: add Apollo icon to libs and repos maintained by Apollo #21

docs: add Apollo icon to libs and repos maintained by Apollo

docs: add Apollo icon to libs and repos maintained by Apollo #21

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