Fixes image push pipeline

This commit is contained in:
TheNetworkGuy 2025-06-16 11:27:38 +02:00
parent a5be9538d9
commit e0d28633c3

View File

@ -4,6 +4,7 @@ name: Pylint Quality control
on:
push:
pull_request:
workflow_call:
jobs:
python_quality_testing: