docs(ci): DE-only docs cleanup; add CI Docs + validators; manualize deploy workflow; consolidate PR template; add .gitignore (MP-7)
This commit is contained in:
@@ -3,13 +3,9 @@
|
||||
# Meldestelle Project - CI/CD Pipeline
|
||||
# ===================================================================
|
||||
|
||||
name: Deploy to Proxmox Server
|
||||
name: Deploy Proxmox (manual)
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main, develop]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
workflow_dispatch: # Manueller Trigger
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user