Update run_pytest.yml

Auskommentieren von workflow_dispatch
This commit is contained in:
KoenigMjr 2025-06-10 13:18:35 +02:00 committed by GitHub
parent 3680f0a0d7
commit 1a0f981c5c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
name: pytest name: pytest
on: on:
workflow_dispatch: # Hier manuelles Starten erlauben #workflow_dispatch: # Hier manuelles Starten erlauben, automatisch nach jedem Commit
push: push:
pull_request: pull_request: