ci: Run image release workflow on tag

(cherry picked from commit e5e2db37d9)
This commit is contained in:
Jade Ellis 2025-09-22 16:49:03 +01:00 committed by timedout
parent e2349de270
commit 5241f89ebc
No known key found for this signature in database
GPG key ID: 0FA334385D0B689F

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: