Skip to content

Commit

Permalink
modify push -> pull_request
Browse files Browse the repository at this point in the history
  • Loading branch information
lipanpan03 committed Sep 25, 2023
1 parent b615713 commit 826c490
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/cloud_code_scan.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Alipay Cloud Devops Codescan
on:
push:
pull_request:
branches:
- '*'

jobs:
deployment:
Expand Down

0 comments on commit 826c490

Please sign in to comment.