mirror of https://github.com/aliasrobotics/cai.git
Update issues.yml
This commit is contained in:
parent
e732428b9e
commit
916960184f
|
|
@ -19,4 +19,5 @@ jobs:
|
||||||
close-issue-message: "This issue was closed because it has been inactive for 3 days since being marked as stale."
|
close-issue-message: "This issue was closed because it has been inactive for 3 days since being marked as stale."
|
||||||
days-before-pr-stale: -1
|
days-before-pr-stale: -1
|
||||||
days-before-pr-close: -1
|
days-before-pr-close: -1
|
||||||
|
any-of-labels: 'question,needs-more-info'
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue