Skip to content

feat: allow users to not store their queries #14

feat: allow users to not store their queries

feat: allow users to not store their queries #14

Workflow file for this run

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