Skip to content

Bump graphql-java-codegen.version from 5.8.0 to 5.9.0 #962

Bump graphql-java-codegen.version from 5.8.0 to 5.9.0

Bump graphql-java-codegen.version from 5.8.0 to 5.9.0 #962

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
jobs:
triage:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true