mirror of
https://gitee.com/houhuan/TrendRadar.git
synced 2025-12-21 15:57:16 +08:00
ci: 修改触发条件,降低触发频率
This commit is contained in:
parent
a8c14cc918
commit
cb5dfeb325
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -2,7 +2,6 @@ name: Build and Push Multi-Arch Docker Images
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master]
|
|
||||||
tags: ["v*"]
|
tags: ["v*"]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user