mirror of
https://github.com/actions/setup-go.git
synced 2025-08-19 07:05:08 +00:00
Update remove-labels.yml
This commit is contained in:
parent
76bae3ebd6
commit
98ea570019
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…
x
Reference in New Issue
Block a user