Skip to content

Commit

Permalink
新增代码扫描action
Browse files Browse the repository at this point in the history
  • Loading branch information
Duan-0916 authored Nov 30, 2023
1 parent 4639159 commit ec5a655
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cloud_code_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
parent_uid: ${{ secrets.ALI_PID }}
private_key: ${{ secrets.ALI_PK }}
scan_type: stc
tips: ' '
sca: # 开源合规
runs-on: ubuntu-latest
steps:
Expand All @@ -21,4 +20,3 @@ jobs:
parent_uid: ${{ secrets.ALI_PID }}
private_key: ${{ secrets.ALI_PK }}
scan_type: sca
tips: ' '

0 comments on commit ec5a655

Please sign in to comment.