Skip to content

Commit

Permalink
[CI] Only trigger DRA workflow on intake for main branches (#114077) (#…
Browse files Browse the repository at this point in the history
…114169)

(cherry picked from commit 93d7f3d)
  • Loading branch information
brianseeders authored Oct 14, 2024
1 parent 14c1c3c commit 0cf45ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipelines/intake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ steps:
- trigger: elasticsearch-dra-workflow
label: Trigger DRA snapshot workflow
async: true
branches: "main 8.* 7.17"
build:
branch: "$BUILDKITE_BRANCH"
commit: "$BUILDKITE_COMMIT"
Expand Down

0 comments on commit 0cf45ba

Please sign in to comment.