Skip to content

chore(cf): reformat ci #114

chore(cf): reformat ci

chore(cf): reformat ci #114

Workflow file for this run

name: Image Optimisation
on:
push:
branches: [master,main]
jobs:
build:
name: Optimize images
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
-
uses: 9sako6/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}