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.
1 parent 16395e4 commit 7f1fd78Copy full SHA for 7f1fd78
.github/workflows/qcom-preflight-checks.yml
@@ -19,3 +19,5 @@ jobs:
19
copyright-license-detector: true # default: true
20
pr-check-emails: true # default: true
21
dependency-review: true # default: true
22
+ secrets:
23
+ SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
0 commit comments