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 c6a4d88 commit 2e28dbb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/issue-comment-triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 2e28dbb

Please sign in to comment.