Skip to content

chore: migrate to ruff formatter #622

chore: migrate to ruff formatter

chore: migrate to ruff formatter #622

name: "Semantic Pull Request"
permissions: read-all
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
semantic-pull-request:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
if: ${{ !startsWith(github.head_ref, 'mergify/merge-queue/') }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}