mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-16 08:32:34 +00:00
[CI] Update issue comment triage workflow file
This commit is contained in:
parent
e08428bc1b
commit
21093d5e31
1 changed files with 1 additions and 1 deletions
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 }}
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue