Browse Source

安全扫描/开源合规拆分

pull/3665/head
duanwenlong 6 months ago
parent
commit
97bfc8aaa6
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      .github/workflows/cloud_code_scan.yml

+ 0
- 2
.github/workflows/cloud_code_scan.yml View File

@@ -10,7 +10,6 @@ jobs:
with:
parent_uid: ${{ secrets.ALI_PID }}
private_key: ${{ secrets.ALI_PK }}
templateId : ${{ secrets.templateId }}
开源合规扫描:
runs-on: ubuntu-latest
steps:
@@ -19,6 +18,5 @@ jobs:
with:
parent_uid: ${{ secrets.ALI_PID }}
private_key: ${{ secrets.ALI_PK }}
templateId: ${{ secrets.templateId }}



Loading…
Cancel
Save