mirror of
https://github.com/Paillat-dev/pycord-reactive-views.git
synced 2026-01-02 09:06:21 +00:00
5 lines
208 B
Markdown
5 lines
208 B
Markdown
# GitHub Workflow for Python
|
|
|
|
The main workflow file is ".github/workflows/CI.yml". This performs linting, testing, and publishing for Python packages.
|
|
It can also be triggered manually on a specific branch.
|