Skip to content

[pull] main from TanStack:main #105

[pull] main from TanStack:main

[pull] main from TanStack:main #105

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@fefdda5cafd503bf3caaccd0a350c5d863d4289c
backfill:
if: github.event_name == 'workflow_dispatch'
permissions:
issues: write
pull-requests: write
uses: bombshell-dev/automation/.github/workflows/detect-agent-backfill.yml@fefdda5cafd503bf3caaccd0a350c5d863d4289c