mirror of
https://gitea.com/docker/setup-qemu-action.git
synced 2024-11-21 17:09:32 +01:00
Update workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
91e1c6265a
commit
f3aaf11aaa
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@v2.1.0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
uses: crazy-max/ghaction-github-labeler@v3.0.0
|
||||
|
|
Loading…
Reference in a new issue