Skip to content

Commit 9eddf32

Browse files
authored
[CI] Only trigger DRA workflow on intake for main branches (#114077) (#114171)
(cherry picked from commit 93d7f3d)
1 parent 7ba4a9d commit 9eddf32

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
@@ -29,6 +29,7 @@ steps:
2929
- trigger: elasticsearch-dra-workflow
3030
label: Trigger DRA snapshot workflow
3131
async: true
32+
branches: "main 8.* 7.17"
3233
build:
3334
branch: "$BUILDKITE_BRANCH"
3435
commit: "$BUILDKITE_COMMIT"

0 commit comments

Comments
 (0)