[CI] Update issue comment triage workflow file
This commit is contained in:
parent
5eee7eb425
commit
7fdb0e8d43
2
.github/workflows/issue-comment-triage.yml
vendored
2
.github/workflows/issue-comment-triage.yml
vendored
@ -9,6 +9,8 @@ on:
|
||||
jobs:
|
||||
issue_comment_triage:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user