Skip to content

Merge pull request #6 from openads-project/helm #3

Merge pull request #6 from openads-project/helm

Merge pull request #6 from openads-project/helm #3

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