Skip to content

Commit

Permalink
[TEST] Add CodeQL PR workflow for PoC
Browse files Browse the repository at this point in the history
  • Loading branch information
lucboudreau authored Jan 9, 2025
1 parent c3553e9 commit ed47672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trx-agent-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: pull_request
jobs:

reusable-pr-workflow:
uses: pentaho/actions-common/.github/workflows/pr.yml@HNC-853
uses: pentaho/actions-common/.github/workflows/pr.yml@codeql-poc-1
with:
slack_channels: ""
# sonar_project_key: "pdi-plugins-ee"
Expand Down

0 comments on commit ed47672

Please sign in to comment.