Skip to content

Commit

Permalink
chore: 修改单元测试和代码扫描的运行规则 --story=119460096
Browse files Browse the repository at this point in the history
  • Loading branch information
OrenZhang committed Sep 10, 2024
1 parent e9b7443 commit dc7559d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "CodeQL"

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "*" ]

Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Unittest

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "*" ]

Expand Down

0 comments on commit dc7559d

Please sign in to comment.