Skip to content

Commit f1e0ebf

Browse files
committed
docs(readme): add CodeQL status badge
- Surface the CodeQL workflow status next to the existing CI badge Tests: python3 -m pytest -q -p no:cacheprovider tests/test_distribution_policy.py
1 parent d58f4bd commit f1e0ebf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# GitHub Repo Auditor
22

33
[![CI](https://github.com/saagpatel/GithubRepoAuditor/actions/workflows/ci.yml/badge.svg)](https://github.com/saagpatel/GithubRepoAuditor/actions/workflows/ci.yml)
4+
[![CodeQL](https://github.com/saagpatel/GithubRepoAuditor/actions/workflows/codeql.yml/badge.svg)](https://github.com/saagpatel/GithubRepoAuditor/actions/workflows/codeql.yml)
45
[![PyPI](https://img.shields.io/pypi/v/github-repo-auditor.svg)](https://pypi.org/project/github-repo-auditor/)
56
[![Python](https://img.shields.io/pypi/pyversions/github-repo-auditor.svg)](https://pypi.org/project/github-repo-auditor/)
67
[![Release](https://img.shields.io/github/v/release/saagpatel/GithubRepoAuditor?display_name=tag)](https://github.com/saagpatel/GithubRepoAuditor/releases/latest)

0 commit comments

Comments
 (0)