ci: fix testbed labeling (#1606)

Link: https://github.com/nix-community/stylix/pull/1606

Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
This commit is contained in:
awwpotato 2025-07-07 11:47:28 -07:00 committed by GitHub
parent c538d1a357
commit bf0ef81c8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.github/labeler.yml vendored
View file

@ -51,4 +51,4 @@
- changed-files:
- any-glob-to-any-file:
- "stylix/testbed/**"
- "modules/testbed/**"
- "modules/*/testbeds/**"