fix: update branch name from master to main in workflow trigger
All checks were successful
Run Actions / build-and-push-image (push) Successful in 2s

Signed-off-by: Stephen Simpson <ssimpson89@users.noreply.github.com>
This commit is contained in:
Stephen Simpson
2025-04-29 16:06:47 -07:00
parent 92527c78d1
commit 7c5b1d94c4

View File

@@ -5,7 +5,7 @@ on:
push:
branches:
- dev
- master
- main
tags:
- '*.*.*'
workflow_dispatch: