mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-21 06:03:50 +00:00
Update run_pytest.yml
Auskommentieren von workflow_dispatch
This commit is contained in:
parent
3680f0a0d7
commit
1a0f981c5c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/run_pytest.yml
vendored
2
.github/workflows/run_pytest.yml
vendored
|
|
@ -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:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue