Skip to content

Commit

Permalink
[TEST] set action to my fork. add scpid
Browse files Browse the repository at this point in the history
  • Loading branch information
lucboudreau authored Oct 4, 2024
1 parent 137cf68 commit cda32b8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/trx-agent-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on: pull_request
jobs:

reusable-pr-workflow:
uses: pentaho/actions-common/.github/workflows/pr.yml@HNC-853
uses: lucboudreau/actions-common/.github/workflows/pr.yml@HNC-853-2
with:
slack_channels: ""
# sonar_project_key: "pdi-plugins-ee"
additional_mvn_directives: ""
# add pentaho legacy scpid
threatrix_scpid: 3ef4b1f1-778b-4204-94ae-5c7e360f13ab
secrets: inherit

0 comments on commit cda32b8

Please sign in to comment.