Skip to content

Commit ab0ffd0

Browse files
committed
add Code Scanning badge
1 parent bad10a3 commit ab0ffd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "CodeQL"
1+
name: "CodeQL Analyze"
22

33
on:
44
push:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A OnlineJudge using Django and Docker.
88
[![Repo Size](https://img.shields.io/github/repo-size/szdytom/segmentoj)](https://github.com/szdytom/segmentoj/)
99
[![Python 3](https://pyup.io/repos/github/segment-oj/segmentoj/python-3-shield.svg)](https://pyup.io/repos/github/segment-oj/segmentoj/)
1010
[![Updates](https://pyup.io/repos/github/segment-oj/segmentoj/shield.svg)](https://pyup.io/repos/github/segment-oj/segmentoj/)
11-
![visitors](https://visitor-badge.laobi.icu/badge?page_id=segmentoj)
11+
![CodeQL](https://github.com/segment-oj/segmentoj/workflows/CodeQL%20Analyze/badge.svg)
1212

1313
---
1414

0 commit comments

Comments
 (0)