Trigger Docker publish on fix/** branches

This commit is contained in:
shamoon
2026-04-10 09:24:05 -07:00
parent 24804f39fc
commit d048888d99

View File

@@ -7,6 +7,7 @@ on:
branches:
- main
- feature/**
- fix/**
- dev
tags: [ 'v*.*.*' ]
pull_request: