ci: Run image release workflow on tag

This commit is contained in:
Jade Ellis
2025-09-22 16:49:03 +01:00
parent e08ea3b9e5
commit e5e2db37d9
+2
View File
@@ -23,6 +23,8 @@ on:
- "renovate.json" - "renovate.json"
- "pkg/**" - "pkg/**"
- "docs/**" - "docs/**"
tags:
- "v*.*.*"
# Allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab
workflow_dispatch: workflow_dispatch: