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

This commit is contained in:
richardrobertreitz 2025-03-27 15:23:25 +00:00
parent d30af555d8
commit ce6bfa6a9d

View file

@ -1,4 +1,4 @@
name: Update Helm Dependencies
name: ci
on:
workflow_dispatch:
@ -23,13 +23,14 @@ on:
string:
description: 'String'
required: true
type: string
jobs:
build:
runs-on: ubuntu-22.04
steps:
-
name: Repository meta
id: repository
run: |