Parcourir la source

安全扫描/开源合规拆分

pull/3665/head
duanwenlong il y a 7 mois
Parent
révision
97bfc8aaa6
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. +0
    -2
      .github/workflows/cloud_code_scan.yml

+ 0
- 2
.github/workflows/cloud_code_scan.yml Voir le fichier

@@ -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 }}



Chargement…
Annuler
Enregistrer