1
0
鏡像自 https://github.com/dockur/windows.git 已同步 2026-06-12 13:19:34 +08:00

build: Disable automatic builds (#1386)

Removed push trigger and paths to ignore from build workflow.
此提交包含在:
Kroese
2025-09-14 11:52:06 +02:00
提交者 GitHub
父節點 da308b7e89
當前提交 22235bf48e
-10
查看文件
@@ -2,16 +2,6 @@ name: Build
on:
workflow_dispatch:
push:
branches:
- master
paths-ignore:
- '**/*.md'
- '**/*.yml'
- '.gitignore'
- '.dockerignore'
- '.github/**'
- '.github/workflows/**'
concurrency:
group: build