Fix check-pr action
This commit is contained in:
parent
c0673dbdf1
commit
89f7a19691
1
.github/workflows/check-pr.yml
vendored
1
.github/workflows/check-pr.yml
vendored
@ -22,7 +22,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: peter-evans/close-pull@v1
|
- uses: peter-evans/close-pull@v1
|
||||||
with:
|
with:
|
||||||
github-token: ${{ github.token }}
|
|
||||||
delete-branch: false
|
delete-branch: false
|
||||||
comment: >
|
comment: >
|
||||||
Thanks for your contribution! Unfortunately we can't accept PRs directed at release branches. We make patches to the bugfix branches and only later do we push them out as releases.
|
Thanks for your contribution! Unfortunately we can't accept PRs directed at release branches. We make patches to the bugfix branches and only later do we push them out as releases.
|
||||||
|
Loading…
Reference in New Issue
Block a user