Skip to content

feat: respect withGuide: false in autocomplete and multiselect prom… #294

feat: respect withGuide: false in autocomplete and multiselect prom…

feat: respect withGuide: false in autocomplete and multiselect prom… #294

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