Update remove-labels.yml

This commit is contained in:
MaksimZhukov 2022-10-25 15:26:24 +02:00 committed by GitHub
parent 76bae3ebd6
commit 98ea570019
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- run: Start-Sleep -Seconds 30
shell: pwsh
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"