diff --git a/.github/workflows/agentic_v2_builder.yml b/.github/workflows/agentic_v2_builder.yml index 8722e8cf..0905d2d4 100644 --- a/.github/workflows/agentic_v2_builder.yml +++ b/.github/workflows/agentic_v2_builder.yml @@ -15,12 +15,6 @@ on: description: 'Enrich GitHub Metadata (fetch stars/license for V2 logic)' type: boolean default: false - push: - branches: [ develop ] - paths: - - 'docs/**' - - 'data/inventory.yaml' - - 'src/v2_optimizer.py' permissions: contents: write