Point docker-build.yml trigger at main
Build and Push Docker Image / build (push) Successful in 2m28s

This commit is contained in:
2026-07-02 10:16:43 -05:00
parent b35574241a
commit abb4c740e6
+1 -1
View File
@@ -2,7 +2,7 @@ name: Build and Push Docker Image
on: on:
push: push:
branches: [master] branches: [main]
workflow_dispatch: workflow_dispatch:
jobs: jobs: