Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyMax committed Aug 15, 2020
1 parent 57ca00c commit 64f9c32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
name: ":thinking: needs more info"
color: "795548"
description: ""
- # question
- # question
name: ":question: question"
color: "3f51b5"
description: ""
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: labels
on:
push:
branches:
- 'dev'
- 'master'
paths:
- '.github/labels.yml'
- '.github/workflows/labels.yml'
Expand Down

0 comments on commit 64f9c32

Please sign in to comment.