mirror of
https://github.com/docker/login-action.git
synced 2024-11-09 15:23:25 +01:00
Merge branch 'master' into mig-docker-org
This commit is contained in:
commit
8c1b8dc260
1 changed files with 1 additions and 4 deletions
5
.github/workflows/labels.yml
vendored
5
.github/workflows/labels.yml
vendored
|
@ -17,7 +17,4 @@ jobs:
|
|||
uses: actions/checkout@v2.3.2
|
||||
-
|
||||
name: Run Labeler
|
||||
if: success()
|
||||
uses: crazy-max/ghaction-github-labeler@v3.0.0
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
uses: crazy-max/ghaction-github-labeler@v3.0.0
|
Loading…
Reference in a new issue