Edit auto-close pull request message
This commit is contained in:
parent
d26adc42f2
commit
df513b9a2e
7
.github/workflows/pull-requests.yml
vendored
7
.github/workflows/pull-requests.yml
vendored
@ -8,7 +8,6 @@ jobs:
|
||||
run:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: superbrothers/close-pull-request@v3
|
||||
with:
|
||||
# Optional. Post a issue comment just before closing a pull request.
|
||||
comment: "We do not accept PRs."
|
||||
- uses: superbrothers/close-pull-request@v3
|
||||
with:
|
||||
comment: "Sorry but this repository is not open for contribution. We do not accept pull requests."
|
||||
|
Loading…
Reference in New Issue
Block a user