Skip to content

Refactor client to consistently use GraphQL API. Refactor tests #103

Refactor client to consistently use GraphQL API. Refactor tests

Refactor client to consistently use GraphQL API. Refactor tests #103

Workflow file for this run

name: Validate Repository Configuration
permissions:
contents: read
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
validate:
name: Validate Baseline Configuration
uses: chrisreddington/reusable-workflows/.github/workflows/baseline-validator.yml@d62f6e0cbe864707a620bba0be92695711514442
with:
required-features: "ghcr.io/devcontainers/features/github-cli:1"