[openwrt/openwrt] Revert "CI: Add release/22.03 label to all pull requests"
LEDE Commits
lede-commits at lists.infradead.org
Wed Nov 30 16:41:32 PST 2022
ansuel pushed a commit to openwrt/openwrt.git, branch openwrt-22.03:
https://git.openwrt.org/8b95e14e32f3893561b42d9f6a41c06a0aec61cf
commit 8b95e14e32f3893561b42d9f6a41c06a0aec61cf
Author: Christian Marangi <ansuelsmth at gmail.com>
AuthorDate: Thu Dec 1 01:39:04 2022 +0100
Revert "CI: Add release/22.03 label to all pull requests"
This reverts commit e7497d1083d336f37a0335f65303a1b7ce1f807b.
The solution is problematic since the action always take the
configuration from the master branch. Revert as suppressed by a better
solution.
Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
---
.github/labeler.yml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 4e6031a1a0..0910d37bd5 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -101,6 +101,3 @@
# GitHub/CI
"GitHub/CI":
- ".github/**"
-# OpenWrt 22.03 branch:
-"release/22.03":
- - "*"
More information about the lede-commits
mailing list