Sfoglia il codice sorgente

[CI] Update issue comment triage workflow file

Service Account - Terraform Provider DevEx 11 mesi fa
parent
commit
b19bd28ab6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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