mirror of
https://github.com/fawney19/Aether.git
synced 2026-01-02 15:52:26 +08:00
Merge pull request #6 from fawney19/dev
ci: 调整 Docker 构建工作流,移除 pull_request 触发器
This commit is contained in:
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@@ -4,8 +4,6 @@ on:
|
||||
push:
|
||||
branches: [master, main]
|
||||
tags: ['v*']
|
||||
pull_request:
|
||||
branches: [master, main]
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
build_base:
|
||||
|
||||
Reference in New Issue
Block a user