Skip to content

Commit 0cf45ba

Browse files
authored
[CI] Only trigger DRA workflow on intake for main branches (#114077) (#114169)
(cherry picked from commit 93d7f3d)
1 parent 14c1c3c commit 0cf45ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/pipelines/intake.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ steps:
7676
- trigger: elasticsearch-dra-workflow
7777
label: Trigger DRA snapshot workflow
7878
async: true
79+
branches: "main 8.* 7.17"
7980
build:
8081
branch: "$BUILDKITE_BRANCH"
8182
commit: "$BUILDKITE_COMMIT"

0 commit comments

Comments
 (0)