From a0b73c7e8a61456bba801137bf71cfcde5a58a42 Mon Sep 17 00:00:00 2001 From: Nikolay Elenkov Date: Wed, 24 Feb 2021 19:00:38 +0900 Subject: [PATCH] removed config to test dashboard integration --- .github/workflows/semgrep.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 4979def..94dcc1d 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -16,6 +16,5 @@ jobs: auditOn: push publishToken: ${{ secrets.SEMGREP_APP_TOKEN }} publishDeployment: 344 - config: p/findsecbugs env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}