Skip to content

fix: Use correct image name in production workflow #7

fix: Use correct image name in production workflow

fix: Use correct image name in production workflow #7

Workflow file for this run

name: Development
on:
push:
branches:
- '**'
- '!main'
jobs:
lint-format:
name: Linting and Formatting Checks
uses: ./.github/workflows/lint-and-format.yml