Align dev workflow branch triggers (#26029)

This commit is contained in:
-LAN-
2025-09-22 11:56:28 +08:00
committed by GitHub
parent 5bc6e8a433
commit 71d69e43cd
2 changed files with 1 additions and 3 deletions

View File

@@ -8,8 +8,6 @@ on:
- "deploy/enterprise"
- "build/**"
- "release/e-*"
- "deploy/rag-dev"
- "feat/rag-2"
tags:
- "*"

View File

@@ -4,7 +4,7 @@ on:
workflow_run:
workflows: ["Build and Push API & Web"]
branches:
- "deploy/rag-dev"
- "deploy/dev"
types:
- completed