Ray
пре 5 година
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са
2 додато и
2 уклоњено
-
.github/workflows/ci_src_examples_linux.yml
|
|
@ -1,6 +1,6 @@ |
|
|
|
name: C/C++ CI |
|
|
|
name: CI - Source & Examples - Linux |
|
|
|
|
|
|
|
on: [push, pull_request] |
|
|
|
on: [push, pull_request, release] |
|
|
|
|
|
|
|
jobs: |
|
|
|
build: |
|
|
|