mirror of
https://github.com/Z3Prover/z3
synced 2025-07-19 10:52:02 +00:00
Update msvc-static-build.yml
This commit is contained in:
parent
5ca53f37c0
commit
b3c2169838
1 changed files with 3 additions and 0 deletions
3
.github/workflows/msvc-static-build.yml
vendored
3
.github/workflows/msvc-static-build.yml
vendored
|
@ -1,5 +1,8 @@
|
||||||
name: MSVC Static Build
|
name: MSVC Static Build
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read # to fetch code (actions/checkout)
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue