CI: add the start PR label for start-hyprland (#12574)
This commit is contained in:
parent
f8d5aad1a1
commit
76ac655c9e
1 changed files with 4 additions and 0 deletions
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
|
|
@ -22,6 +22,10 @@ protocols:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file: ["protocols/**", "src/protocols/**"]
|
- any-glob-to-any-file: ["protocols/**", "src/protocols/**"]
|
||||||
|
|
||||||
|
start:
|
||||||
|
- changed-files:
|
||||||
|
- any-glob-to-any-file: "start/**"
|
||||||
|
|
||||||
core:
|
core:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file: "src/**"
|
- any-glob-to-any-file: "src/**"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue