Minimize images in PR descriptions
This commit is contained in:
parent
8cfba4003d
commit
d9e2ada369
2 changed files with 12 additions and 0 deletions
2
.github/workflows/image-minimizer.yml
vendored
2
.github/workflows/image-minimizer.yml
vendored
|
|
@ -5,6 +5,8 @@ on:
|
|||
types: [created, edited]
|
||||
issues:
|
||||
types: [opened, edited]
|
||||
pull_request:
|
||||
types: [opened, edited]
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue