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

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/**/*