Add saas-rel* branch pattern to ghcr-build workflow (#12888)

Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
mamoodi
2026-02-16 12:27:37 -05:00
committed by GitHub
parent 2d085a6e0a
commit 663ace4b39

View File

@@ -9,6 +9,7 @@ on:
push:
branches:
- main
- "saas-rel-*"
tags:
- "*"
pull_request: