mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2025-12-06 07:12:04 +01:00
Update run_pytest.yml
workflow_dispatch entfernt
This commit is contained in:
parent
fcc9634be2
commit
1f7ae72671
1
.github/workflows/run_pytest.yml
vendored
1
.github/workflows/run_pytest.yml
vendored
|
|
@ -1,7 +1,6 @@
|
||||||
name: pytest
|
name: pytest
|
||||||
|
|
||||||
on:
|
on:
|
||||||
#workflow_dispatch: # Hier manuelles Starten erlauben, automatisch nach jedem Commit
|
|
||||||
push:
|
push:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue