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