Fixing syntax error in stale issue cron action (#8269)
parent
8c328ce5d7
commit
081776b4f9
|
@ -20,4 +20,4 @@ jobs:
|
|||
days-before-pr-stale: 14
|
||||
days-before-pr-close: 7
|
||||
stale-pr-message: "This PR is being marked as stale due to inactivity."
|
||||
close-pr-message: "This PR is being closed due to inactivity. Please reopen if work is intended to be continued.
|
||||
close-pr-message: "This PR is being closed due to inactivity. Please reopen if work is intended to be continued."
|
||||
|
|
Loading…
Reference in New Issue