From: Hauke Mehrtens Date: Sun, 27 Nov 2022 16:44:04 +0000 (+0100) Subject: CI: Add release/22.03 label to all pull requests X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=e7497d1083d336f37a0335f65303a1b7ce1f807b;p=openwrt%2Fstaging%2Fblocktrron.git CI: Add release/22.03 label to all pull requests This will add the release/22.03 label to all pull request from the OpenWrt 22.03 branch. Signed-off-by: Hauke Mehrtens --- diff --git a/.github/labeler.yml b/.github/labeler.yml index 0910d37bd5..4e6031a1a0 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -101,3 +101,6 @@ # GitHub/CI "GitHub/CI": - ".github/**" +# OpenWrt 22.03 branch: +"release/22.03": + - "*"