Fixes workflows to be executed 2 times.

This commit is contained in:
TheNetworkGuy 2025-06-24 21:42:46 +02:00
parent 29a54e5a86
commit 5923682d48
2 changed files with 0 additions and 2 deletions

View File

@ -2,7 +2,6 @@
name: Pylint Quality control
on:
push:
pull_request:
workflow_call:

View File

@ -2,7 +2,6 @@
name: Pytest code testing
on:
push:
pull_request:
workflow_call: