Fix some issues of the Github Auto build docker image.

This commit is contained in:
吳元皓 2025-05-18 16:14:48 +08:00
parent df412bc3c3
commit 1200505451

View File

@ -2,9 +2,11 @@ name: Build and Push Docker Image
on: on:
push: push:
branches: ["main"] branches:
- master
pull_request: pull_request:
branches: ["main"] branches:
- master
workflow_dispatch: workflow_dispatch:
env: env: