diff options
author | michael-methner <mmethner@de.adit-jv.com> | 2023-04-19 11:23:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-19 11:23:20 +0200 |
commit | a87a6985b86dce769167a4cb87afcf29abc77fbe (patch) | |
tree | 2d22e0119cebb5cd1a89bd45e7a820465352b365 | |
parent | 8e1ba45717dca36e006c166cf24f891b6a1dd1fc (diff) | |
download | DLT-daemon-a87a6985b86dce769167a4cb87afcf29abc77fbe.tar.gz |
Update status badges on README.md (#467)
Removed deprecated LGTM, added CodeQL
-rw-r--r-- | README.md | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,10 +1,7 @@ # Diagnostic Log and Trace -Build and Test status: []( https://github.com/COVESA/dlt-daemon/actions/workflows/cmake-ctest.yml) -Alerts: [](https://lgtm.com/projects/g/GENIVI/dlt-daemon/alerts/) -Code quality: [](https://lgtm.com/projects/g/GENIVI/dlt-daemon/context:cpp) - -The Github Actions is now used for Build Status, former is Travis CI +Status: []( https://github.com/COVESA/dlt-daemon/actions/workflows/cmake-ctest.yml) +[](https://github.com/COVESA/dlt-daemon/actions/workflows/codeql-analysis.yml) # Diagnostic Log and Trace |