Browse Source

chore: Update GitHub Actions workflow to include 'feat/rag-2' path for build triggers

tags/2.0.0-beta.1
twwu 1 month ago
parent
commit
814cbee28e
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .github/workflows/build-push.yml

+ 1
- 0
.github/workflows/build-push.yml View File

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


Loading…
Cancel
Save