Update labels workflow

This commit is contained in:
CrazyMax 2019-10-24 18:41:57 +02:00
parent 8f4d76fb7f
commit f6aca1ead3
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

View File

@ -13,9 +13,11 @@ jobs:
runs-on: ubuntu-latest
steps:
-
# https://github.com/actions/checkout
name: Checkout
uses: actions/checkout@v1
-
# https://github.com/crazy-max/ghaction-github-labeler
name: Run Labeler
if: success()
uses: crazy-max/ghaction-github-labeler@v1