chore: update docker ci push conditions

This commit is contained in:
moonrailgun 2024-01-15 00:37:00 +08:00
parent fb8184fe9c
commit a7a7e6b87d

View File

@ -1,6 +1,11 @@
name: "Docker Build CI"
on:
push:
branches:
- master
paths:
- "Dockerfile"
workflow_dispatch:
jobs: