Skip to content

Use already existing GT5U debug flags instead of custom ones (#1657) #1

Use already existing GT5U debug flags instead of custom ones (#1657)

Use already existing GT5U debug flags instead of custom ones (#1657) #1

name: Optimize images
on:
pull_request:
branches: [ master, main, release/** ]
paths:
- "**/*.png"
push:
branches: [ master, main, release/** ]
paths:
- "**/*.png"
jobs:
optimize-images:
uses: GTNewHorizons/GTNH-Actions-Workflows/.github/workflows/optimize-images.yml@master
secrets: inherit