mirror of
https://github.com/actions/setup-go.git
synced 2025-06-28 16:03:43 +00:00
Update remove-labels.yml
This commit is contained in:
parent
76bae3ebd6
commit
98ea570019
1 changed files with 2 additions and 0 deletions
2
.github/workflows/remove-labels.yml
vendored
2
.github/workflows/remove-labels.yml
vendored
|
@ -9,6 +9,8 @@ jobs:
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- run: Start-Sleep -Seconds 30
|
||||||
|
shell: pwsh
|
||||||
- uses: actions/labeler@v4
|
- uses: actions/labeler@v4
|
||||||
with:
|
with:
|
||||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue