Removing newlines in github actions

This commit is contained in:
Seth Hillbrand 2020-09-30 20:39:29 -07:00
parent b57209f62b
commit 85444aadd6
1 changed files with 2 additions and 4 deletions

View File

@ -13,14 +13,12 @@ jobs:
github-token: ${{ github.token }}
pr-comment: >
Thank you for offering to help improve KiCad.
This repository is a one-way mirror that can not accept pull requests.
Please submit your merge request to the official KiCad repository
at https://gitlab.com/kicad/code/kicad/-/merge_requests
While we know that _your_ PR is not spam, we mark it as such to dissuade
the Hacktoberfest PRs.
the Hacktoberfest PRs. Please join us over at GitLab. You can even use
your GitHub credentials to log in there without creating a new account.
skip-closed-pr-comment: true
pr-labels: 'spam'
close-pr: true