Skip to content

Merge pull request #549 from certinia/dependabot/npm_and_yarn/rollup-… #166

Merge pull request #549 from certinia/dependabot/npm_and_yarn/rollup-…

Merge pull request #549 from certinia/dependabot/npm_and_yarn/rollup-… #166

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