removed on: push from pylint

This commit is contained in:
Raymond Kuiper 2024-03-13 11:42:28 +01:00
parent bf325c6839
commit 3a39c314be

View File

@ -1,7 +1,8 @@
---
name: Pylint
name: Pylint Quality control
on: ["push","workflow_call"]
on:
workflow_call
jobs:
build: