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:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: charts/argo-cd/**/*
|
||||
- any-glob-to-any-file: charts/argo-cd/**
|
||||
|
||||
argo-events:
|
||||
- changed-files:
|
||||
|
|
Loading…
Reference in a new issue