This commit is contained in:
CrazyMax 2020-08-15 14:49:47 +02:00
Родитель 57ca00ca73
Коммит 64f9c325fc
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 3248E46B6BB8C7F7
2 изменённых файлов: 2 добавлений и 2 удалений

2
.github/labels.yml поставляемый
Просмотреть файл

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

2
.github/workflows/labels.yml поставляемый
Просмотреть файл

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