Update .github/workflows/update-helm-depends.yaml

This commit is contained in:
richardrobertreitz 2025-03-27 15:16:55 +00:00
parent 75e337f54c
commit 4ed5765496

View file

@ -24,3 +24,9 @@ on:
description: 'String'
required: true
type: string
jobs:
test:
runs-on: docker
steps:
- run: echo ${{ inputs.logLevel }}