triage-issues.yml: update to match main configuration
This commit is contained in:
parent
fcb9e7f60a
commit
01111b06d1
2
.github/workflows/triage-issues.yml
vendored
2
.github/workflows/triage-issues.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
- name: Mark/Close Stale Issues and Pull Requests
|
||||
uses: actions/stale@v3
|
||||
with:
|
||||
repo-token: ${{ secrets.HOMEBREW_GITHUB_PUBLIC_REPO_TOKEN }}
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
days-before-stale: 21
|
||||
days-before-close: 7
|
||||
stale-issue-message: >
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user