Skip to content

آسیب‌پذیری_خطرناک_wp2shell_در_وردپرس؛_همین_الان_وردپرس_را_به‌روزرسانی-768x463.pngname: Auto-close PR on: pull_request_target: types: [opened, reopened] jobs: close: name: Run runs-on: ubuntu-latest permissions: pull-requests: write steps: - run: | gh pr close ${{ github.event.pull_request.number }} --comment \ "At the moment we are not accepting contributions to the repository. Feedback for GitHub Copilot for Xcode can be given in the [Copilot community discussions](https://github.com/github/CopilotForXcode/discussions)." if: ${{ !(startsWith(github.head_ref, 'release/') && github.event.pull_request.head.repo.full_name == github.repository) }} env: GH_REPO: ${{ github.repository }} #524

Description

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions