.github: fix trailing spaces and lines (#10378)

* page-request.yml: remove trailing line

* stale.yml: fix trailing space
pull/23/head
K.B.Dharun Krishna 2023-06-15 05:13:00 +05:30 committed by GitHub
parent f7458cbb0c
commit cf8cba1fe1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

View File

@ -24,4 +24,3 @@ body:
- label: sunOS
- label: Windows

View File

@ -29,13 +29,13 @@ jobs:
# Number of days of inactivity before a stale issue or PR is closed
days-before-pr-close: 30
days-before-issue-close: 90
days-before-issue-close: 90
# Issues or PRs with these labels will never be considered stale
exempt-pr-labels: stalebot ignore
exempt-issue-labels: stalebot ignore,help wanted
# Label to use when marking an issue or PR as stale
stale-pr-label: waiting