Fix workflow triggers (#899)

This commit is contained in:
Muneeb Aijaz
2025-04-18 14:18:52 +05:00
committed by GitHub
parent e913848a13
commit 7c96cf3f57
2 changed files with 0 additions and 4 deletions

View File

@@ -4,8 +4,6 @@ on:
push:
tags:
- "chart-v*"
tags-ignore:
- "v*"
permissions:
contents: write

View File

@@ -4,8 +4,6 @@ on:
push:
tags:
- "v*"
tags-ignore:
- "chart-v*"
env:
DOCKER_FILE_PATH: Dockerfile