Skip to content

Media Collections

Media Collections #1

name: Close Pull Request
on:
pull_request_target:
types: [opened]
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 Lunar Core Repo which is a read-only sub split of `lunar/lunar`. Please submit your PR on the https://github.com/lunarphp/lunar repository.<br><br>Thanks!"