make windows-clang.yml reusable

This commit is contained in:
MihailRis
2025-12-08 19:21:49 +03:00
committed by ShiftyX1
parent 9d05d7c725
commit 6becd2f5b5
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ on:
branches: [ "main", "release-**"]
# pull_request:
# branches: [ "main", "dev" ]
workflow_call:
jobs:
build-windows:
-1
View File
@@ -5,7 +5,6 @@ on:
branches: [ "main", "release-**"]
# pull_request:
# branches: [ "main", "dev" ]
workflow_call:
jobs:
build-windows: