mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
info update codeql
This commit is contained in:
parent
41e89123e1
commit
374bed3f0c
3
.github/workflows/SA-codeql.yml
vendored
3
.github/workflows/SA-codeql.yml
vendored
|
@ -1,3 +1,6 @@
|
||||||
|
# This workflow checks out code, performs a CodeQL analysis (for JavaScript) and integrates the results
|
||||||
|
# with the GitHub Advanced Security code scanning feature.
|
||||||
|
# More information: https://codeql.github.com/
|
||||||
name: CodeQL Security Scan
|
name: CodeQL Security Scan
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
|
Loading…
Reference in a new issue