mirror of
https://github.com/Z3Prover/z3
synced 2025-04-07 09:55:19 +00:00
Update Windows.yml
This commit is contained in:
parent
bb8ed43cdb
commit
ea03b558c6
5
.github/workflows/Windows.yml
vendored
5
.github/workflows/Windows.yml
vendored
|
@ -1,9 +1,6 @@
|
||||||
name: Windows
|
name: Windows
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_dispatch:
|
||||||
branches: [ master-test ]
|
|
||||||
pull_request:
|
|
||||||
branches: [ master-test ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue