summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-05-22 19:42:51 +0200
committerGitHub <noreply@github.com>2024-05-22 19:42:51 +0200
commitd0b2766b60538f51f9d6c8637a36ff21726e9627 (patch)
treee8bd533bfd0f3486830000f1127c2eb3f960d029
parent5e7cf7dabe89090e251a662614655b2185243c0f (diff)
parenta37dbf7de235db2de43c4645afccc7f428308d9f (diff)
downloadvyos-1x-d0b2766b60538f51f9d6c8637a36ff21726e9627.tar.gz
vyos-1x-d0b2766b60538f51f9d6c8637a36ff21726e9627.zip
Merge pull request #3500 from vyos/feature/T6378-remove-labeler-yml
T6378: remove labler yml as it is kept in reusable workflow repo
-rw-r--r--.github/labeler.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
deleted file mode 100644
index e0b9ee430..000000000
--- a/.github/labeler.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-equuleus:
- - any:
- - base-branch: 'equuleus'
-current:
- - any:
- - base-branch: 'current'
-crux:
- - any:
- - base-branch: 'crux'
-sagitta:
- - any:
- - base-branch: 'sagitta'