Skip to content

Add a CLI-surface drift gate on capability-sdk/pkg/clisurface #3

Add a CLI-surface drift gate on capability-sdk/pkg/clisurface

Add a CLI-surface drift gate on capability-sdk/pkg/clisurface #3

name: Instruction-File Drift Detection
on:
pull_request:
types: [opened, synchronize, ready_for_review]
concurrency:
group: instruction-drift-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
drift-check:
uses: praetorian-inc/public-workflows/.github/workflows/agents-md-drift.yml@defe609cc7ff3f7630a36928d620c29bcf3b7930 # v2.19.3
permissions:
contents: read
pull-requests: write
secrets:
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}