diff --git a/.github/workflows/pull-requests.yml b/.github/workflows/pull-requests.yml index 9f539a6..21eafe4 100644 --- a/.github/workflows/pull-requests.yml +++ b/.github/workflows/pull-requests.yml @@ -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." \ No newline at end of file + - uses: superbrothers/close-pull-request@v3 + with: + comment: "Sorry but this repository is not open for contribution. We do not accept pull requests."