diff --git a/.github/workflows/release-operator.yml b/.github/workflows/release-operator.yml index 09f5a1f..27ff790 100644 --- a/.github/workflows/release-operator.yml +++ b/.github/workflows/release-operator.yml @@ -4,6 +4,10 @@ on: push: branches: - main + paths: + - 'charts/suse-ai-operator/**' + - 'suse-ai-operator/**' + - '.github/workflows/release-operator.yml' tags: - suse-ai-operator-*