Skip to content

chore(format): ignore package.json files (#342) #184

chore(format): ignore package.json files (#342)

chore(format): ignore package.json files (#342) #184

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