mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-05 14:25:45 +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
|
||||
|
||||
on:
|
||||
workflow_dispatch: # Hier manuelles Starten erlauben
|
||||
#workflow_dispatch: # Hier manuelles Starten erlauben, automatisch nach jedem Commit
|
||||
push:
|
||||
pull_request:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue