1
0
mirror of https://github.com/lxc/incus.git synced 2026-02-05 09:46:19 +01:00

github: Update for new labeler

Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
This commit is contained in:
Stéphane Graber
2023-12-04 17:12:35 -05:00
parent c0e460f97c
commit bf1af85bc8

12
.github/labeler.yml vendored
View File

@@ -1,6 +1,10 @@
API:
- doc/api-extensions.md
- doc/rest-api.yaml
- shared/api/**/*
- changed-files:
- any-glob-to-any-file:
- doc/api-extensions.md
- doc/rest-api.yaml
- shared/api/**/*
Documentation:
- doc/**/*
- changed-files:
- any-glob-to-any-file:
- doc/**/*