mirror of
https://github.com/Minres/RISCV-VP.git
synced 2026-01-11 09:04:07 +00:00
updates github action
This commit is contained in:
4
.github/workflows/cmake-single-platform.yml
vendored
4
.github/workflows/cmake-single-platform.yml
vendored
@@ -1,7 +1,11 @@
|
||||
name: Smoketest
|
||||
on:
|
||||
push:
|
||||
<<<<<<< HEAD
|
||||
branches: [ "main" ]
|
||||
=======
|
||||
branches: [ "*" ]
|
||||
>>>>>>> 59096e7 (updates github action)
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user