mirror of
https://github.com/docker/login-action.git
synced 2025-08-13 11:37:00 +08:00
Fix workflow
This commit is contained in:
2
.github/labels.yml
vendored
2
.github/labels.yml
vendored
@@ -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
vendored
2
.github/workflows/labels.yml
vendored
@@ -3,7 +3,7 @@ name: labels
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'dev'
|
||||
- 'master'
|
||||
paths:
|
||||
- '.github/labels.yml'
|
||||
- '.github/workflows/labels.yml'
|
||||
|
Reference in New Issue
Block a user