mirror of
https://github.com/httpie/cli.git
synced 2024-11-21 23:33:12 +01:00
(stale action) Fix typo in closing message
This commit is contained in:
parent
088b6cdb0c
commit
340fef6278
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
- uses: actions/stale@v4
|
||||
with:
|
||||
stale-pr-message: 'This PR is stale because it has been open for 30 days with no activity.'
|
||||
close-pr-message: 'Thanks for the pull reuqest, but since it was stale for more than a month we are closing it. If you want to work back on it, feel free to open it back or create a new one.'
|
||||
close-pr-message: 'Thanks for the pull request, but since it was stale for more than a 21 days we are closing it. If you want to work back on it, feel free to re-open it or create a new one.'
|
||||
stale-pr-label: 'stale'
|
||||
|
||||
days-before-stale: -1
|
||||
|
Loading…
Reference in New Issue
Block a user