Unverified Commit b0f54344 authored by Dillon Cullinan's avatar Dillon Cullinan Committed by GitHub
Browse files

fix: Fix clashing labels (#6038)


Signed-off-by: default avatarDillon Cullinan <dcullinan@nvidia.com>
parent 74d3db65
...@@ -74,12 +74,12 @@ deployment::k8s: ...@@ -74,12 +74,12 @@ deployment::k8s:
- deploy/operator/** - deploy/operator/**
# Misc labels # Misc labels
build: container:
- changed-files: - changed-files:
- any-glob-to-any-file: - any-glob-to-any-file:
- container/** - container/**
ci: actions:
- changed-files: - changed-files:
- any-glob-to-any-file: - any-glob-to-any-file:
- .github/workflows/** - .github/workflows/**
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment