triage-issues.yml: update to match main configuration
This commit is contained in:
parent
7cef833d51
commit
f8eb3fc05d
4
.github/workflows/triage-issues.yml
vendored
4
.github/workflows/triage-issues.yml
vendored
@ -33,8 +33,8 @@ jobs:
|
||||
stale-pr-message: >
|
||||
This pull request has been automatically marked as stale because it has not had
|
||||
recent activity. It will be closed if no further activity occurs.
|
||||
exempt-issue-labels: "gsoc-outreachy,help wanted,in progress"
|
||||
exempt-pr-labels: "gsoc-outreachy,help wanted,in progress"
|
||||
exempt-issue-labels: 'gsoc-outreachy,help wanted,in progress'
|
||||
exempt-pr-labels: 'gsoc-outreachy,help wanted,in progress'
|
||||
|
||||
lock-threads:
|
||||
if: startsWith(github.repository, 'Homebrew/') && github.event_name != 'issue_comment'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user