mirror of
https://github.com/Minres/RISCV-VP.git
synced 2026-01-12 09:24:53 +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
|
name: Smoketest
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
<<<<<<< HEAD
|
||||||
branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
|
=======
|
||||||
|
branches: [ "*" ]
|
||||||
|
>>>>>>> 59096e7 (updates github action)
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user