Update labeler.yml (#1013)

This commit is contained in:
Ludovico Magnocavallo 2022-11-25 14:27:46 +01:00 committed by GitHub
parent f3788fcd27
commit 8fba135a64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
.github/labeler.yml vendored
View File

@ -15,12 +15,12 @@
'on:blueprints':
- blueprints/**/*
'on:documentation':
- '**/*.md'
- assets/**/*
- tests/**/*
- README.md
- */README.md
'on:FAST':
- fast/**/*
'on:modules':
- modules/**/*
'on:tools':
- tools/**/*
- .github/**/*