Skip to content

Commit

Permalink
[Security Solution] Adding security solution packages as a dependency (
Browse files Browse the repository at this point in the history
…elastic#146561)

(cherry picked from commit 2cb675d)
  • Loading branch information
MadameSheema committed Nov 30, 2022
1 parent 28991d4 commit 58a73c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/scripts/pipelines/pull_request/pipeline.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ const uploadPipeline = (pipelineContent: string | object) => {

if (
(await doAnyChangesMatch([
/^packages\/kbn-securitysolution-.*/,
/^x-pack\/plugins\/lists/,
/^x-pack\/plugins\/security_solution/,
/^x-pack\/plugins\/timelines/,
Expand Down

0 comments on commit 58a73c9

Please sign in to comment.