Skip to content

Fix Sätteri version in lock file (#2640) #1852

Fix Sätteri version in lock file (#2640)

Fix Sätteri version in lock file (#2640) #1852

Workflow file for this run

name: Format main branch
on:
push:
branches:
- main
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
format:
if: github.repository_owner == 'withastro'
uses: withastro/automation/.github/workflows/format.yml@39c495d03416085561ee8b93a4f8ecdf94290bb8 # v1.2.1
with:
command: "format"
secrets: inherit