We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b13a5d5 commit 22de31bCopy full SHA for 22de31b
.github/workflows/codeql-monorepo.yml
@@ -57,7 +57,7 @@ jobs:
57
json+="\"$folder_name\": [ \"packages/$folder_name\" ],"
58
done
59
json="${json%,}}}"
60
- echo -e "$json" > output.json
+ echo -e "$json" > dynamic-projectS.json
61
cat dynamic-projects.json
62
63
- name: Spot changes to projects
0 commit comments