We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc52e32 + c01e7d2 commit 29b80d4Copy full SHA for 29b80d4
.github/workflows/preflight-checker-workflow.yml
@@ -11,7 +11,7 @@ jobs:
11
uses: qualcomm-linux/qli-actions/.github/workflows/multi-checker.yml@main
12
with:
13
repolinter: true # default: true
14
- semgrep: true # default: true
+ semgrep: false # default: true
15
copyright-license-detector: true # default: true
16
pr-check-emails: true # default: true
17
0 commit comments