temporary disable windows-clang.yml pull_request trigger
This commit is contained in:
parent
fa2b933856
commit
85258ff036
4
.github/workflows/windows-clang.yml
vendored
4
.github/workflows/windows-clang.yml
vendored
@ -3,8 +3,8 @@ name: Windows Build (CLang)
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "main", "release-**"]
|
branches: [ "main", "release-**"]
|
||||||
pull_request:
|
# pull_request:
|
||||||
branches: [ "main", "dev" ]
|
# branches: [ "main", "dev" ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-windows:
|
build-windows:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user