Przeglądaj źródła

[CI] Update issue comment triage workflow file

Service Account - Terraform Provider DevEx 11 miesięcy temu
rodzic
commit
b19bd28ab6
1 zmienionych plików z 1 dodań i 1 usunięć
  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