summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Update for CI (#389)"revert-389-update_workflow_to_run_ctestBui Nguyen Quoc Thanh2022-06-291-37/+0
| | | | This reverts commit 1ab05536359204732a9d06e4ec719039ed83d9ee.
* Update for CI (#389)Bui Nguyen Quoc Thanh2022-06-291-0/+37
| | | | | | | - Add ctest in Actions - Remove travis ci - Update Build Status in README.md Signed-off-by: Bui Nguyen Quoc Thanh <thanh.buinguyenquoc@vn.bosch.com>
* Create codeql-analysis.yml (#252)Saya Sugiura2020-10-021-0/+71
Now github code scanning will run on master branch and PR, in order to easily find security vulnerabilities.