Skip to content

Commit

Permalink
Improve close-pull-request actions
Browse files Browse the repository at this point in the history
  • Loading branch information
huangdijia committed Sep 25, 2024
1 parent 402c86e commit 2978fa6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/close-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,4 @@ on:

jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: superbrothers/close-pull-request@v3
with:
comment: "Thank you for your pull request. However, you have submitted this PR on the friendsofhyperf organization which is a read-only sub split of `friendsofhyperf/components`. Please submit your PR on the https://github.com/friendsofhyperf/components repository.<br><br>Thanks!"
uses: friendsofhyperf/.github/.github/workflows/close-pull-request.yml@main

0 comments on commit 2978fa6

Please sign in to comment.