[CI] Update issue comment triage workflow file
This commit is contained in:
parent
7fdb0e8d43
commit
b19bd28ab6
2
.github/workflows/issue-comment-triage.yml
vendored
2
.github/workflows/issue-comment-triage.yml
vendored
@ -13,4 +13,4 @@ jobs:
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
steps:
|
||||
- name: 'Remove stale and waiting-response on comment'
|
||||
run: gh issue edit ${{ github.event.issue.number }} --remove-label stale,waiting-response
|
||||
run: gh issue edit ${{ github.event.issue.html_url }} --remove-label stale,waiting-response
|
||||
|
Loading…
x
Reference in New Issue
Block a user