Skip to content

[ci] release (alpha) (#317) #182

[ci] release (alpha) (#317)

[ci] release (alpha) (#317) #182

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