chore(ci) : fix pr-labeler failure

Signed-off-by: Matthieu MOREL <mmorel-35@users.noreply.github.com>
This commit is contained in:
Matthieu MOREL 2021-09-07 08:54:53 +02:00 committed by Matthieu Morel
parent 48b6a32fe1
commit b9513c80eb
2 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
'Type: Bug / Error': 'bug/*'
'Type: Enhancement': 'feature/*'
'Type: Other': 'other/*'
'Type: Dependabot': 'dependabot/*'

View File

@ -1,6 +1,6 @@
name: Apply labels to PR
on:
pull_request:
pull_request_target:
types: [opened]
jobs: