Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Commit 1c7c5d3

Browse files
committed
added trivy and others
1 parent 49a4c01 commit 1c7c5d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
build:
114114
name: Build
115115
runs-on: ubuntu-latest
116-
needs: [lint, typecheck]
116+
needs: [lint, typecheck, audit, trivy]
117117
steps:
118118
- name: Checkout code
119119
uses: actions/checkout@v4

0 commit comments

Comments
 (0)