MoienTajik / AspNetCore-Developer-Roadmap

Roadmap to becoming an ASP.NET Core developer in 2024

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compress your images automatically

mjebrahimi opened this issue · comments

Use this Github Action that automatically compresses JPEGs, PNGs, and WebPs in Pull Requests.

https://github.com/calibreapp/image-actions

Thanks! We're currently using ImgBot like this pull-request.

Does this action give us any other advantages?

Very well.
I don't know the advantages of image-actions over this.