Procházet zdrojové kódy

[CI] Update issue comment triage workflow file

Service Account - Terraform Provider DevEx před 11 měsíci
rodič
revize
b19bd28ab6
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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