Skip to content

Commit 3445e46

Browse files
committed
feat: 提供给插件的安全详情接口
1 parent 48bc82b commit 3445e46

File tree

7 files changed

+86
-6615
lines changed

7 files changed

+86
-6615
lines changed

.github/workflows/backend-ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
build:
6666
needs: test
6767
runs-on: ubuntu-latest
68+
if: github.event_name != 'pull_request'
6869
defaults:
6970
run:
7071
working-directory: ./backend

0 commit comments

Comments
 (0)