Skip to content

[ImgBot] Optimize images #1

[ImgBot] Optimize images

[ImgBot] Optimize images #1

Workflow file for this run

name: Close PR
on:
pull_request_target:
types: [opened]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: superbrothers/close-pull-request@v3
with:
comment: "No contribution is accepted on this READ ONLY repository."