Skip to content

Commit

Permalink
hook 测试
Browse files Browse the repository at this point in the history
  • Loading branch information
yzn01714396 committed Jul 13, 2023
1 parent 752a78e commit 6896764
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
File renamed without changes.
13 changes: 13 additions & 0 deletions .github/workflows/cloud_code_scan.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: Alipay Cloud Devops Codescan
on:
push:

jobs:
deployment:
runs-on: ubuntu-latest
steps:
- name: codeScan
uses: xuqiu/alipay-cloud-devops-codescan@main
with:
parent_uid: '14955076510547972'
private_key: 'PpaeApOVW+ygrCC5pKYJaOXFY1kQpG7kdr7KYS5VshgPJNlcKL7YU6KuEASY2PGIEG131TT2FUutRmnfPOMJLPbx06xReel8zIDMnLqQwuSh9d2f3yydS15bFkzpUaANKzOAivY7dTBeTZTkpkmveYqSLaPXHqgegXzYDOrRCSw='

0 comments on commit 6896764

Please sign in to comment.