Public Access
1
0
mirror of https://github.com/docker/login-action.git synced 2026-04-20 23:46:34 +03:00

Fix workflow

This commit is contained in:
CrazyMax
2020-08-15 14:49:47 +02:00
parent 57ca00ca73
commit 64f9c325fc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
name: ":thinking: needs more info"
color: "795548"
description: ""
- # question
- # question
name: ":question: question"
color: "3f51b5"
description: ""
+1 -1
View File
@@ -3,7 +3,7 @@ name: labels
on:
push:
branches:
- 'dev'
- 'master'
paths:
- '.github/labels.yml'
- '.github/workflows/labels.yml'