mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-24 00:40:11 -05:00
ci: ensure that unittests are run when touching helm charts
In case the helm charts are changed only yaml files are touched. Thus the unit test workflow was not triggered.
This commit is contained in:
parent
3038b374da
commit
24409fe6ee
1
.github/workflows/test-unittest.yml
vendored
1
.github/workflows/test-unittest.yml
vendored
@ -14,6 +14,7 @@ on:
|
||||
- "./github/workflows/test-unittest.yml"
|
||||
pull_request:
|
||||
paths:
|
||||
- "cli/internal/helm/**"
|
||||
- "**.go"
|
||||
- "**/go.mod"
|
||||
- "**/go.sum"
|
||||
|
Loading…
x
Reference in New Issue
Block a user