Skip to content

Repo sync

Repo sync #950

Workflow file for this run

---
name: Python Linter
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
python-linter:
uses: secretflow/.github/.github/workflows/python-linter.yml@main