Skip to content

Commit 28119be

Browse files
committed
Merge remote-tracking branch 'origin/main' into vulns/babel-helpers
2 parents 2076022 + 5149d6c commit 28119be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql-monorepo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
- name: Build language based projects JSON for each package in the monorepo
5858
run: |
5959
#!/bin/bash
60+
cd dynamic
6061
json="{ \"javascript\": {"
6162
for dir in packages/*/
6263
do

0 commit comments

Comments
 (0)