mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-28 17:41:32 +00:00
ci: disable automatic push triggers for V2 Agentic Builder
The workflow is now strictly manual (workflow_dispatch only) to prevent unwanted executions and better manage API quotas.
This commit is contained in:
6
.github/workflows/agentic_v2_builder.yml
vendored
6
.github/workflows/agentic_v2_builder.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user