mirror of
https://github.com/crazy-max/ghaction-import-gpg.git
synced 2024-11-22 13:00:56 -05:00
Update labels workflow
This commit is contained in:
parent
a4c4b4d00b
commit
daa6263d3b
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
|
uses: actions/checkout@v2.3.2
|
||||||
-
|
-
|
||||||
name: Run Labeler
|
name: Run Labeler
|
||||||
if: success()
|
uses: crazy-max/ghaction-github-labeler@v3.0.0
|
||||||
uses: crazy-max/ghaction-github-labeler@v2.1.0
|
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
|
|
Loading…
Reference in a new issue