From 8b95e14e32f3893561b42d9f6a41c06a0aec61cf Mon Sep 17 00:00:00 2001 From: Christian Marangi Date: Thu, 1 Dec 2022 01:39:04 +0100 Subject: 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 --- .github/labeler.yml | 3 --- 1 file changed, 3 deletions(-) (limited to '.github') 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": - - "*" -- cgit v1.2.3