mirror of
https://github.com/taigrr/bitcask
synced 2025-01-18 04:03:17 -08:00
Fixed sale messages workflows
This commit is contained in:
parent
b5b9e07c96
commit
f032207444
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
@ -12,13 +12,13 @@ jobs:
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
stale-issue-message: |-
|
||||
This Issue has gone stale and has been automatically closed.
|
||||
This Issue has gone stale and will be closed automatically.
|
||||
|
||||
If this is incorrect, please reopen and add the label `on hold`.
|
||||
|
||||
Thank you.
|
||||
stale-pr-message: |-
|
||||
This Pull Request has gone stale and has been automatically closed.
|
||||
This Pull Request has gone stale and will be closed automatically.
|
||||
|
||||
If this is incorrect, please reopen and add the label `on hold`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user