Skip to content

fix(@clack/prompts): handle carriage return output in taskLog #19

fix(@clack/prompts): handle carriage return output in taskLog

fix(@clack/prompts): handle carriage return output in taskLog #19

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@main
backfill:
if: github.event_name == 'workflow_dispatch'
uses: bombshell-dev/automation/.github/workflows/detect-agent-backfill.yml@main