Skip to content

Migrate all the integration/aggregations tests to use UniqueType #20512

Migrate all the integration/aggregations tests to use UniqueType

Migrate all the integration/aggregations tests to use UniqueType #20512

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
branches:
- dev
jobs:
label:
if: "!startsWith(github.event.pull_request.head.ref, 'renovate/')"
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@0381dc470140eaebc6fd87fc4aedc4dd2f39f997 # v1.10.0
env:
GITHUB_TOKEN: ${{ secrets.NEO4J_TEAM_GRAPHQL_PERSONAL_ACCESS_TOKEN }}