Skip to content

Merge pull request #533 from lukecotter/feat-find-incorrect-totals #157

Merge pull request #533 from lukecotter/feat-find-incorrect-totals

Merge pull request #533 from lukecotter/feat-find-incorrect-totals #157

Workflow file for this run

name: Optimize Images
on:
push:
branches:
- main
jobs:
imgcmp:
runs-on: ubuntu-latest
if: github.repository_owner == 'certinia'
permissions:
contents: write
pull-requests: write
steps:
- uses: 9sako6/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
paths-ignore-regexp: 'node_modules/.*'