Added a few more labels

This commit is contained in:
Brandon Rising 2024-01-22 15:08:11 -05:00
parent 6057229ceb
commit 4caf63d53d

16
.github/pr_labels.yml vendored
View File

@ -13,6 +13,22 @@ Python:
- '!invokeai/frontend/web/**'
- 'tests/**'
CICD:
- changed-files:
- any-glob-to-any-file: .github/**
Docker:
- changed-files:
- any-glob-to-any-file: docker/**
Installer:
- changed-files:
- any-glob-to-any-file: installer/**
Documentation:
- changed-files:
- any-glob-to-any-file: docs/**
Invocations:
- changed-files:
- any-glob-to-any-file: 'invokeai/app/invocations/**'