Skip to content

Commit 7cfe578

Browse files
committed
Merge remote-tracking branch 'origin/main' into vulns/babel-helpers
2 parents 8e6e165 + 12d8868 commit 7cfe578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-monorepo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
json+="\"$folder_name\": [ \"packages/$folder_name\" ],"
5858
done
5959
json="${json%,}}}"
60-
echo -e "$json" > dynamic-projectS.json
60+
echo -e "$json" > dynamic-projects.json
6161
cat dynamic-projects.json
6262
6363
- name: Spot changes to projects

0 commit comments

Comments
 (0)