Skip to content

Commit

Permalink
chore(ci): add multiubuntu build path for e2e tests
Browse files Browse the repository at this point in the history
Added examples/multiubuntu/build path in the CI workflow to run end-to-end tests for any changes.
  • Loading branch information
sikehish committed Oct 22, 2024
1 parent 33d96c2 commit 649a416
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-test-ginkgo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- ".github/workflows/ci-test-ginkgo.yml"
- "pkg/KubeArmorOperator/**"
- "deployments/helm/**"
- "examples/multiubuntu/build/**"
pull_request:
branches: [main]
paths:
Expand Down

0 comments on commit 649a416

Please sign in to comment.