mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-19 01:26:29 +03:00
Fix workflow artifact and target syntax review gaps
Keep cross-family protocol coverage separate from the manually opted-in full workflow diagnostic lane. AI assistance: Codex, under maintainer direction.
This commit is contained in:
@@ -677,6 +677,8 @@ jobs:
|
||||
run: bun run test:skill-behavior
|
||||
|
||||
skill-workflow:
|
||||
# Expensive, manually opted-in completion diagnostics. This does not
|
||||
# replace the multi-family skill-behavior protocol suite above.
|
||||
runs-on: ubuntu-latest
|
||||
if: github.event_name == 'workflow_dispatch' && inputs.skill_workflow
|
||||
timeout-minutes: 70
|
||||
|
||||
Reference in New Issue
Block a user