mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-12 18:00:37 +00:00
fix(automation): remove branch filters from workflow_run to restore pipeline chaining
This commit is contained in:
1
.github/workflows/03.2.agentic_v2_ai.yml
vendored
1
.github/workflows/03.2.agentic_v2_ai.yml
vendored
@@ -8,7 +8,6 @@ on:
|
||||
- 'data/inventory.yaml'
|
||||
workflow_run:
|
||||
workflows: ["03.1. V2 Metadata Engine"]
|
||||
branches: [develop]
|
||||
types:
|
||||
- completed
|
||||
workflow_dispatch:
|
||||
|
||||
@@ -9,7 +9,6 @@ on:
|
||||
- 'docs/**'
|
||||
workflow_run:
|
||||
workflows: ["03.3. V2 Video Hub Builder"]
|
||||
branches: [develop]
|
||||
types:
|
||||
- completed
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user