Skip to content

Merge pull request #18 from openads-project/update-dev-env #2

Merge pull request #18 from openads-project/update-dev-env

Merge pull request #18 from openads-project/update-dev-env #2

Workflow file for this run

name: helm-oci
on:
push:
branches:
- main
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
pull_request:
branches:
- main
workflow_dispatch:
jobs:
helm-oci:
uses: openads-project/openads-dev-environment/.github/workflows/helm-oci.yml@main
secrets: inherit