Skip to content

chore(deps-dev): bump @graphql-codegen/cli from 5.0.0 to 5.0.3 #446

chore(deps-dev): bump @graphql-codegen/cli from 5.0.0 to 5.0.3

chore(deps-dev): bump @graphql-codegen/cli from 5.0.0 to 5.0.3 #446

Workflow file for this run

name: Pull Request Checks
on:
pull_request: {}
permissions:
actions: write
contents: read
jobs:
codequality:
name: Check
uses: ./.github/workflows/codequality.yml
unit:
name: Check
uses: ./.github/workflows/unit.yml