Skip to content

Commit 19e768c

Browse files
authored
CodeQL - tmp disable artifacts scanning (#28373)
1 parent 7ab591b commit 19e768c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ jobs:
4646
corepack enable
4747
pnpm install
4848
49-
- name: Build npm packages
50-
run: pnpm run all:build
49+
# - name: Build npm packages
50+
# run: pnpm run all:build
5151

5252
- name: Get head SHA
5353
id: get-head-sha

0 commit comments

Comments
 (0)