Merge pull request #11045 from Homebrew/sync-triage-config
Synchronize triage configuration
This commit is contained in:
commit
a6bbc10227
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