Skip to content

Bump graphql-java-codegen.version from 5.7.2 to 5.8.0 #845

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

Bump graphql-java-codegen.version from 5.7.2 to 5.8.0 #845

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