mirror of
https://github.com/docker/login-action.git
synced 2024-11-18 01:55:40 +01:00
Fix workflow
This commit is contained in:
parent
57ca00ca73
commit
64f9c325fc
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