diff --git a/.github/workflows/info-needed-closer.yml b/.github/workflows/info-needed-closer.yml index 270715672d9c..64a96b06e556 100644 --- a/.github/workflows/info-needed-closer.yml +++ b/.github/workflows/info-needed-closer.yml @@ -24,6 +24,7 @@ jobs: - name: Run info-needed Closer uses: ./actions/needs-more-info-closer with: + token: ${{secrets.GITHUB_TOKEN}} label: info-needed closeDays: 30 closeComment: "Because we have not heard back with the information we requested, we are closing this issue for now. If you are able to provide the info later on, then we will be happy to re-open this issue to pick up where we left off. \n\nHappy Coding!"