diff --git a/.github/labeler.yml b/.github/labeler.yml index 92ab6db8e..f860c2b19 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -13,5 +13,14 @@ PG14: PG15: - base-branch: 'PG15' +PG16: +- base-branch: 'PG16' + +PG17: +- base-branch: 'PG17' + +PG18: +- base-branch: 'PG18' + master: -- base-branch: 'master' \ No newline at end of file +- base-branch: 'master'