Fix workflow
This commit is contained in:
parent
57ca00ca73
commit
64f9c325fc
2
.github/labels.yml
vendored
2
.github/labels.yml
vendored
|
@ -63,7 +63,7 @@
|
||||||
name: ":thinking: needs more info"
|
name: ":thinking: needs more info"
|
||||||
color: "795548"
|
color: "795548"
|
||||||
description: ""
|
description: ""
|
||||||
- # question
|
- # question
|
||||||
name: ":question: question"
|
name: ":question: question"
|
||||||
color: "3f51b5"
|
color: "3f51b5"
|
||||||
description: ""
|
description: ""
|
||||||
|
|
2
.github/workflows/labels.yml
vendored
2
.github/workflows/labels.yml
vendored
|
@ -3,7 +3,7 @@ name: labels
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'dev'
|
- 'master'
|
||||||
paths:
|
paths:
|
||||||
- '.github/labels.yml'
|
- '.github/labels.yml'
|
||||||
- '.github/workflows/labels.yml'
|
- '.github/workflows/labels.yml'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user