Skip to content

chore: review stale skills for v0.3.0 (#18) #67

chore: review stale skills for v0.3.0 (#18)

chore: review stale skills for v0.3.0 (#18) #67

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
permissions:
contents: write
pull-requests: write