Fix workflow

This commit is contained in:
CrazyMax 2020-08-15 14:49:47 +02:00
parent 57ca00ca73
commit 64f9c325fc
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
2 changed files with 2 additions and 2 deletions

2
.github/labels.yml vendored
View file

@ -63,7 +63,7 @@
name: ":thinking: needs more info"
color: "795548"
description: ""
- # question
- # question
name: ":question: question"
color: "3f51b5"
description: ""

View file

@ -3,7 +3,7 @@ name: labels
on:
push:
branches:
- 'dev'
- 'master'
paths:
- '.github/labels.yml'
- '.github/workflows/labels.yml'