Security: Support CodeQL analysis

pull/2257/head
winlin 4 years ago
parent d53b5b3f2e
commit 197fe10310

@ -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…
Cancel
Save