Skip to content

Commit

Permalink
Use another PR close action
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed May 29, 2021
1 parent 55a6315 commit cdc3e18
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: peter-evans/close-pull@v1
- uses: superbrothers/close-pull-request@v3
with:
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.
Expand Down

0 comments on commit cdc3e18

Please sign in to comment.