Skip to content

Commit 4b71c7a

Browse files
authored
[WP] Trigger SBOM e2e tests on changes (#53667)
### What does this PR do? Trigger SBOM e2e tests on Workload Protection changes ### Motivation The `package-in-use` feature relies on Workload Protection monitoring. ### Describe how you validated your changes ### Additional Notes Co-authored-by: sylvain.baubeau <sylvain.baubeau@datadoghq.com>
1 parent daa175d commit 4b71c7a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1354,6 +1354,7 @@ workflow:
13541354
- changes:
13551355
paths:
13561356
- pkg/sbom/**/*
1357+
- pkg/security/resolvers/sbom/**/*
13571358
- test/new-e2e/tests/sbom/**/*
13581359
compare_to: $COMPARE_TO_BRANCH
13591360
when: on_success

0 commit comments

Comments
 (0)