summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorkumvijaya <kumvijaya@gmail.com>2024-05-22 15:11:46 +0530
committerkumvijaya <kumvijaya@gmail.com>2024-05-22 15:11:46 +0530
commita37dbf7de235db2de43c4645afccc7f428308d9f (patch)
treed170a0cd40719581240a6a144f1395d1de585fdb /.github
parent23a420194f4d0eb0177f05bd0a8c60e4f5214e54 (diff)
downloadvyos-1x-a37dbf7de235db2de43c4645afccc7f428308d9f.tar.gz
vyos-1x-a37dbf7de235db2de43c4645afccc7f428308d9f.zip
T6378: remove labler yml as it is kept in reusable workflow repo
Diffstat (limited to '.github')
-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'