diff options
| author | 2024-04-19 00:39:53 +0800 | |
|---|---|---|
| committer | 2024-04-19 00:39:53 +0800 | |
| commit | 8f9b49eb2151607e546ead7f34ede1762b3e1e4b (patch) | |
| tree | cb583afe5009d7afcb9f7aab45a8ebd4f302de59 /README.rst | |
| parent | e5f3bc6f0f832a9617432fe488c7a89e8b5f444d (diff) | |
| download | HydroRoll-8f9b49eb2151607e546ead7f34ede1762b3e1e4b.tar.gz HydroRoll-8f9b49eb2151607e546ead7f34ede1762b3e1e4b.zip | |
chore(readme): add badge for CodeQL
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -|official site| |community| |ruff| |python_v| |crates_v| |release_img| |docs_status| +|official site| |community| |ruff| |python_v| |crates_v| |release_img| |docs_status| |CodeQL| .. start-index @@ -158,3 +158,5 @@ :target: https://app.fossa.com/projects/git%2Bgithub.com%2FHydroRoll-Team%2FHydroRoll?ref=badge_shield&issueType=license .. |FOSSA Status| image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2FHydroRoll-Team%2FHydroRoll.svg?type=large&issueType=license :target: https://app.fossa.com/projects/git%2Bgithub.com%2FHydroRoll-Team%2FHydroRoll?ref=badge_large&issueType=license +.. |CodeQL| image:: https://github.com/HydroRoll-Team/HydroRoll/actions/workflows/github-code-scanning/codeql/badge.svg + :target: https://github.com/HydroRoll-Team/HydroRoll/actions/workflows/github-code-scanning/codeql |
