Skip to content

Merge pull request #548 from lukecotter/chore-bump-release-to-v1.16.1 #165

Merge pull request #548 from lukecotter/chore-bump-release-to-v1.16.1

Merge pull request #548 from lukecotter/chore-bump-release-to-v1.16.1 #165

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/.*'