Pārlūkot izejas kodu

[CI] Update issue comment triage workflow file

Service Account - Terraform Provider DevEx 11 mēneši atpakaļ
vecāks
revīzija
b19bd28ab6
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      .github/workflows/issue-comment-triage.yml

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

@@ -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