Skip to content

(chore) refine circle ci scripts #1351

(chore) refine circle ci scripts

(chore) refine circle ci scripts #1351

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