ci: python pipeline events fix

This commit is contained in:
Piotr Dec 2026-07-12 22:48:51 +02:00
parent a5b275fa12
commit 56254a4032
Signed by: stawros
GPG key ID: 74B18A3F0F1E99C0

View file

@ -13,4 +13,4 @@ steps:
fi fi
done done
when: when:
- event: push - event: [ push, manual ]