Explorar el Código

[CI] Update issue comment triage workflow file

Service Account - Terraform Provider DevEx hace 1 año
padre
commit
b19bd28ab6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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