Skip to content

ci: reuse linter workflow #236

ci: reuse linter workflow

ci: reuse linter workflow #236

Workflow file for this run

name: Python
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
call:
uses: opiproject/actions/.github/workflows/python.yaml@main
secrets: inherit