Enhance workflows

This commit is contained in:
Scott Lahteine
2021-03-13 04:57:47 -06:00
parent e9f7003b70
commit aba28ef0bc
3 changed files with 7 additions and 4 deletions

View File

@@ -22,6 +22,7 @@ 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.