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
  • Loading branch information
brianseeders authored Oct 4, 2024
1 parent 7e3de04 commit 93d7f3d
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 93d7f3d

Please sign in to comment.