Skip to content

Commit

Permalink
[CI] Update issue comment triage workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-github-team-tf-provider-devex committed May 17, 2024
1 parent 3dd42ed commit fac7043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-comment-triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit fac7043

Please sign in to comment.