CI: add the start PR label for start-hyprland (#12574)

This commit is contained in:
Nikolai Nechaev 2025-12-07 19:49:12 +09:00 committed by GitHub
parent f8d5aad1a1
commit 76ac655c9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
.github/labeler.yml vendored
View file

@ -22,6 +22,10 @@ protocols:
- changed-files:
- any-glob-to-any-file: ["protocols/**", "src/protocols/**"]
start:
- changed-files:
- any-glob-to-any-file: "start/**"
core:
- changed-files:
- any-glob-to-any-file: "src/**"