fix(actions): trigger on main
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m57s
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m57s
This commit is contained in:
@@ -3,7 +3,7 @@ name: Build and Push Docker Image
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- beta
|
- main
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user