mirror of
https://github.com/docker/login-action.git
synced 2024-11-09 23:33:24 +01:00
Fix workflow
This commit is contained in:
parent
57ca00ca73
commit
64f9c325fc
2 changed files with 2 additions and 2 deletions
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'
|
||||
|
|
Loading…
Reference in a new issue