fix: Adapt glob for argo-cd chart
Signed-off-by: Marco Maurer (-Kilchhofer) <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
a3ebaffcc3
commit
9edef62718
1 changed files with 1 additions and 1 deletions
2
.github/configs/labeler.yaml
vendored
2
.github/configs/labeler.yaml
vendored
|
@ -1,6 +1,6 @@
|
||||||
argo-cd:
|
argo-cd:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file: charts/argo-cd/**/*
|
- any-glob-to-any-file: charts/argo-cd/**
|
||||||
|
|
||||||
argo-events:
|
argo-events:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
|
|
Loading…
Reference in a new issue