ci: python pipeline

This commit is contained in:
Piotr Dec 2026-07-12 22:47:44 +02:00
parent 56aec8982c
commit a5b275fa12
Signed by: stawros
GPG key ID: 74B18A3F0F1E99C0
3 changed files with 20 additions and 0 deletions

View file

@ -13,3 +13,5 @@ steps:
- event: pull_request
evaluate: 'CI_COMMIT_PULL_REQUEST_LABELS contains "ci-ready"'
- event: manual
depends_on:
- name: python