mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2026-02-06 18:43:09 +08:00
Added Sonar workflow (#1591)
* Added SonarCloud workflow * added extension exclusion
This commit is contained in:
3
.github/workflows/codeql-analysis.yml
vendored
3
.github/workflows/codeql-analysis.yml
vendored
@@ -1,8 +1,9 @@
|
||||
name: 🚨 CodeQL Analysis
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
branches:
|
||||
- dev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user