1
0
duplikat dari https://github.com/dockur/windows.git synced 2026-06-10 11:59:33 +08:00

build: Disable automatic builds (#1386)

Removed push trigger and paths to ignore from build workflow.
This commit is contained in:
Kroese
2025-09-14 11:52:06 +02:00
committed by GitHub
orang tua da308b7e89
melakukan 22235bf48e
-10
Melihat File
@@ -2,16 +2,6 @@ name: Build
on:
workflow_dispatch:
push:
branches:
- master
paths-ignore:
- '**/*.md'
- '**/*.yml'
- '.gitignore'
- '.dockerignore'
- '.github/**'
- '.github/workflows/**'
concurrency:
group: build