mirror of
https://github.com/Z3Prover/z3
synced 2026-06-02 15:17:54 +00:00
Update Windows.yml
This commit is contained in:
parent
921006f628
commit
cf18a764f3
1 changed files with 3 additions and 1 deletions
2
.github/workflows/Windows.yml
vendored
2
.github/workflows/Windows.yml
vendored
|
|
@ -3,6 +3,8 @@ name: Windows
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
|
pull_request:
|
||||||
|
branches: [ master]
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.ref }}
|
group: ${{ github.workflow }}-${{ github.ref }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue