Skip to content

test(svelte-query/useMutationState): add type tests for default 'MutationState' and 'select' inference #160

test(svelte-query/useMutationState): add type tests for default 'MutationState' and 'select' inference

test(svelte-query/useMutationState): add type tests for default 'MutationState' and 'select' inference #160

Workflow file for this run

name: Detect Agent
on:
pull_request_target:
types: [opened]
workflow_dispatch: {}
permissions:
issues: write
pull-requests: write
jobs:
detect:
if: github.event_name != 'workflow_dispatch'
uses: bombshell-dev/automation/.github/workflows/detect-agent.yml@a1553cebd9318d416f6a8e9f38f363b6aaa19c72
backfill:
if: github.event_name == 'workflow_dispatch'
uses: bombshell-dev/automation/.github/workflows/detect-agent-backfill.yml@a1553cebd9318d416f6a8e9f38f363b6aaa19c72