Sebastián Ramírez
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/label-approved.yml
|
|
@ -8,6 +8,6 @@ jobs: |
|
|
|
label-approved: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
steps: |
|
|
|
- uses: docker://tiangolo/label-approved:0.0.1 |
|
|
|
- uses: docker://tiangolo/label-approved:0.0.2 |
|
|
|
with: |
|
|
|
token: ${{ secrets.GITHUB_TOKEN }} |
|
|
|