Skip to content

Commit 83f6d74

Browse files
committed
feat: disable ci
1 parent 3494876 commit 83f6d74

File tree

2 files changed

+1
-22
lines changed

2 files changed

+1
-22
lines changed

.github/workflows/codeql-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2121
- uses: ./.github/actions/install-deps
22-
- run: make vulncheck
22+
# - run: make vulncheck
2323
- uses: github/codeql-action/init@df32e399139a3050671466d7d9b3cbacc1cfd034 # v2.22.8
2424
with:
2525
languages: go

.github/workflows/semantic-pr.yaml

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)