Skip to content

Commit 774badc

Browse files
authored
Update info-needed-closer.yml (microsoft#23876)
resolve error: `Error Input required app_id, app_installation_id, app_private_key`
1 parent 279ebbf commit 774badc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/info-needed-closer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- name: Run info-needed Closer
2525
uses: ./actions/needs-more-info-closer
2626
with:
27+
token: ${{secrets.GITHUB_TOKEN}}
2728
label: info-needed
2829
closeDays: 30
2930
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!"

0 commit comments

Comments
 (0)