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 <hauke@hauke-m.de>
This commit is contained in:
Hauke Mehrtens 2022-11-27 17:44:04 +01:00
parent c43b5e71b8
commit e7497d1083

3
.github/labeler.yml vendored
View File

@ -101,3 +101,6 @@
# GitHub/CI
"GitHub/CI":
- ".github/**"
# OpenWrt 22.03 branch:
"release/22.03":
- "*"