From: Christian Marangi Date: Thu, 1 Dec 2022 00:39:04 +0000 (+0100) Subject: Revert "CI: Add release/22.03 label to all pull requests" X-Git-Tag: v22.03.3~122 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=8b95e14e32f3893561b42d9f6a41c06a0aec61cf;p=openwrt%2Fopenwrt.git 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 --- 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": - - "*"