diff --git a/.github/labeler-config.yml b/.github/labeler-config.yml index c64ec320c..d72607386 100644 --- a/.github/labeler-config.yml +++ b/.github/labeler-config.yml @@ -55,7 +55,7 @@ Docker: - any-glob-to-any-file: '.github/workflows/push-docker.yml' - any-glob-to-any-file: 'Dockerfile' - any-glob-to-any-file: 'Dockerfile.*' - - any-glob-to-any-file: '!Dockerfile.dev' + - all-globs-to-all-files: '!Dockerfile.dev' - any-glob-to-any-file: 'exampleYmlFiles/*.yml' - any-glob-to-any-file: 'scripts/download-security-jar.sh' - any-glob-to-any-file: 'scripts/init.sh' @@ -67,7 +67,7 @@ Docker: Devtools: - changed-files: - any-glob-to-any-file: '.devcontainer/**/*' - - any-glob-to-any-file: '!Dockerfile.dev' + - any-glob-to-any-file: 'Dockerfile.dev' Test: - changed-files: