Fix check-pr action

This commit is contained in:
Scott Lahteine 2021-04-17 21:22:23 -05:00
parent c0673dbdf1
commit 89f7a19691

View File

@ -22,7 +22,6 @@ jobs:
steps:
- uses: peter-evans/close-pull@v1
with:
github-token: ${{ github.token }}
delete-branch: false
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.