Skip to content

Update absinthe_federation to v0.5.2 #18

Update absinthe_federation to v0.5.2

Update absinthe_federation to v0.5.2 #18

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