Skip to content

ruff standardization #8

ruff standardization

ruff standardization #8

name: Pull request master
on:
pull_request_target:
branches: [master]
jobs:
pre-commit:
uses: ./.github/workflows/pre-commit.yml
with:
ref: ${{ github.event.pull_request.head.sha }}
secrets: inherit