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
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:
@@ -5,7 +5,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
- master
|
||||
- main
|
||||
tags:
|
||||
- '*.*.*'
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user