Skip to content

Commit

Permalink
Merge branch 'check_harmful_cmd' of https://github.com/opea-project/G…
Browse files Browse the repository at this point in the history
…enAIExamples into check_harmful_cmd

Signed-off-by: Wenxin Zhang <wenxin.zhang@intel.com>
  • Loading branch information
VincyZhang committed Nov 22, 2024
2 parents 84fffe4 + d65cbb0 commit b77dd46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_get-test-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
ref: ${{ env.CHECKOUT_REF }}
fetch-depth: 0

- name: Check Dangerous Command Injection
if: github.event_name == 'pull_request' || github.event_name == 'pull_request_target'
run: |
Expand Down

0 comments on commit b77dd46

Please sign in to comment.