feat: 在 docker-build-push.yml 中新增 pull_request 触发器

This commit is contained in:
严浩
2024-10-10 11:05:20 +08:00
parent bf2f20471c
commit 746c056e16

View File

@ -7,6 +7,7 @@ on:
# paths:
# - 'docker-build-push/**'
# - '.github/workflows/docker-build-push.yml'
pull_request:
env:
TZ: Asia/Shanghai