simple delete

This commit is contained in:
martin.cholewa
2025-09-26 09:06:53 +02:00
parent b99c37b95c
commit 010296b5be

View File

@@ -2,16 +2,6 @@ name: Create VM at proxmox
on: on:
workflow_dispatch: workflow_dispatch:
inputs:
logLevel:
description: 'Log level'
required: true
default: 'warning'
type: choice
options:
- info
- warning
- debug
jobs: jobs:
deploy: deploy: