Skip to content

fix: center alignment #220

fix: center alignment

fix: center alignment #220

Workflow file for this run

name: Workflow for pre-commit
on:
pull_request:
push:
branches: [main, dev]
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
python-version: 3.x
- uses: pre-commit/[email protected]
- uses: pre-commit-ci/[email protected]
if: always()