diff --git a/.github/workflows/issue-comment-created.yml b/.github/workflows/issue-comment-created.yml index 358a89b1e..041efb1cd 100644 --- a/.github/workflows/issue-comment-created.yml +++ b/.github/workflows/issue-comment-created.yml @@ -11,6 +11,7 @@ jobs: - uses: actions/checkout@v2 - uses: actions-ecosystem/action-remove-labels@v1 with: + github_token: "${{ secrets.GITHUB_TOKEN }}" labels: | stale waiting-reply