Skip to content

Commit 9e887a2

Browse files
authored
Try to fix info-needed-closer
1 parent 6c4efd3 commit 9e887a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ jobs:
1919
- name: Run Info Needed Closer
2020
uses: ./actions/needs-more-info-closer
2121
with:
22-
token: ${{secrets.AZCODE_BOT_PAT}}
22+
owner: microsoft
23+
repo: GitHub-Copilot-for-Azure
2324
label: info-needed
2425
closeDays: 14
2526
closeComment: "This issue has been closed automatically because it needs more information and has not had recent activity. See also our [issue reporting](https://aka.ms/azcodeissuereporting) guidelines.\n\nHappy Coding!"

0 commit comments

Comments
 (0)