From f7bb50e81353ee42df44b4935afd7957cfd1934f Mon Sep 17 00:00:00 2001 From: Luc Boudreau Date: Tue, 24 Sep 2024 10:31:49 -0400 Subject: [PATCH] Update trx-agent-scan.yaml --- .github/workflows/trx-agent-scan.yaml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/.github/workflows/trx-agent-scan.yaml b/.github/workflows/trx-agent-scan.yaml index f979e3c4a7..4e027cc478 100644 --- a/.github/workflows/trx-agent-scan.yaml +++ b/.github/workflows/trx-agent-scan.yaml @@ -1,12 +1,5 @@ on: push: - branches: - - 'main' - - 'master' - pull_request: - types: - - 'opened' - - 'reopened' workflow_dispatch: jobs: execute-scan-workflow: @@ -14,7 +7,8 @@ jobs: with: eid: 152cdb22-7aa4-4eb4-9ecf-e3790437833f oid: b7c5524a-63d2-406e-9752-56cbf90228cc - app-name: mondrian + # SCPID is for Pentaho Legacy BoM Certify Project + scpid: 3ef4b1f1-778b-4204-94ae-5c7e360f13ab trx-host: https://app.threatrix.io secrets: TOKEN: ${{ secrets.GITHUB_TOKEN }}