mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Security: Support CodeQL analysis
This commit is contained in:
parent
d53b5b3f2e
commit
197fe10310
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
@ -60,7 +60,7 @@ jobs:
|
|||
# uses a compiled language
|
||||
- name: Build SRS
|
||||
run: |
|
||||
./configure && make
|
||||
cd trunk && ./configure && make
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue