mirror of https://github.com/actions/setup-go.git
Update remove-labels.yml
This commit is contained in:
parent
76bae3ebd6
commit
98ea570019
|
@ -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 }}"
|
||||
|
|
Loading…
Reference in New Issue