Update cmake_x86_vsim.yml
This commit is contained in:
parent
a7a7e15793
commit
a6e04b2116
|
|
@ -3,6 +3,8 @@ name: cmake_x86_vsim
|
|||
on:
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
workflow_dispatch:
|
||||
branches: [ main ]
|
||||
|
||||
env:
|
||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||
|
|
|
|||
Loading…
Reference in New Issue