Skip to content

Commit ec6ea3a

Browse files
[CI] Update issue comment triage workflow file
1 parent e89d82e commit ec6ea3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-comment-triage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
GH_TOKEN: ${{ github.token }}
1414
steps:
1515
- name: 'Remove stale and waiting-response on comment'
16-
run: gh issue edit ${{ github.event.issue.number }} --remove-label stale,waiting-response
16+
run: gh issue edit ${{ github.event.issue.html_url }} --remove-label stale,waiting-response

0 commit comments

Comments
 (0)