updated semgrep-cloud.yaml

pull/16/head
Hari Sekhon 2 years ago
parent 9fd5f9f93b
commit d716504f6d

@ -59,4 +59,4 @@ jobs:
secrets: secrets:
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }} SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
with: with:
debug: ${{ github.event.inputs.debug }} debug: ${{ github.event.inputs.debug || false }}

Loading…
Cancel
Save