Skip to content

Commit

Permalink
Revert "labeler: add legacy cluster for now"
Browse files Browse the repository at this point in the history
This reverts commit d71ef76.
  • Loading branch information
cubic3d committed Oct 28, 2024
1 parent d71ef76 commit f64beed
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .github/labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ area/kubernetes:
cluster/main:
- changed-files:
- any-glob-to-any-file: kubernetes/main/**/*
cluster/legacy:
- changed-files:
- any-glob-to-any-file: k8s/**/*
2 changes: 0 additions & 2 deletions .github/labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,3 @@
# Clusters
- name: cluster/main
color: "ffc300"
- name: cluster/legacy
color: "ffc300"

0 comments on commit f64beed

Please sign in to comment.