Skip to content

build(deps): bump the dependencies group across 1 directory with 8 up… #313

build(deps): bump the dependencies group across 1 directory with 8 up…

build(deps): bump the dependencies group across 1 directory with 8 up… #313

Workflow file for this run

name: Format
on:
push:
paths:
- .github/workflows/formatter.yml
- pyproject.toml
- poetry.lock
- '**.py'
permissions:
contents: write
jobs:
format:
uses: winstxnhdw/actions/.github/workflows/format-python.yml@main