Skip to content

fix(query-core): prevent optimistic fetching when unsubscribedFix/subscribed isfetching #333

fix(query-core): prevent optimistic fetching when unsubscribedFix/subscribed isfetching

fix(query-core): prevent optimistic fetching when unsubscribedFix/subscribed isfetching #333

Workflow file for this run

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