Skip to content

fix: update useQuery types #172

fix: update useQuery types

fix: update useQuery types #172

Workflow file for this run

name: triage
on:
pull_request:
types: [opened]
jobs:
copilot:
runs-on: ubuntu-latest
steps:
- name: add copilot label
uses: kerhub/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
addedLabels: 'copilot'