feat: 恢复 docker-build-push.yml 中的分支和路径配置

This commit is contained in:
严浩
2024-10-10 11:14:57 +08:00
parent 746c056e16
commit 6ca5f9aef2

View File

@ -2,12 +2,11 @@ name: docker-build-push
on: on:
push: push:
# branches: branches:
# - main - main
# paths: paths:
# - 'docker-build-push/**' - 'docker-build-push/**'
# - '.github/workflows/docker-build-push.yml' - '.github/workflows/docker-build-push.yml'
pull_request:
env: env:
TZ: Asia/Shanghai TZ: Asia/Shanghai