Skip to content

fix: add missing null checks around values (#386) #215

fix: add missing null checks around values (#386)

fix: add missing null checks around values (#386) #215

Workflow file for this run

name: Format
on:
workflow_dispatch:
push:
branches:
- main
jobs:
format:
if: github.repository_owner == 'bombshell-dev'
uses: bombshell-dev/automation/.github/workflows/format.yml@main
secrets: inherit