Skip to content

Update 1_Bug_report.md to 2.x #75

Update 1_Bug_report.md to 2.x

Update 1_Bug_report.md to 2.x #75

Workflow file for this run

name: Auto Closer PR
on:
pull_request_target:
types: [opened]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: superbrothers/close-pull-request@v3
with:
# Optional. Post a issue comment just before closing a pull request.
comment: "This repository content is generated by rectorphp/rector-src. Please open pull request to [rectorphp/rector-src](https://github.com/rectorphp/rector-src)."