[CI] Update issue comment triage workflow file

This commit is contained in:
Service Account - Terraform Provider DevEx 2024-05-17 15:47:58 -04:00
parent 7fdb0e8d43
commit b19bd28ab6

View File

@ -13,4 +13,4 @@ jobs:
GH_TOKEN: ${{ github.token }} GH_TOKEN: ${{ github.token }}
steps: steps:
- name: 'Remove stale and waiting-response on comment' - 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