Merge pull request #125 from TheNetworkGuy/develop

Fixes image push pipeline
This commit is contained in:
Twan Kamans 2025-06-16 11:28:26 +02:00 committed by GitHub
commit 2f40ec467b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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