Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/npm_and_yarn-a6ed7579f8
Browse files Browse the repository at this point in the history
  • Loading branch information
aegilops authored Feb 9, 2025
2 parents 3e3c949 + d24d4eb commit 3a5e755
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions samples/sample-codeql-monorepo-whole-repo-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
# This takes the form:
# {
# "csharp": {
# "projectName": ["FolderA", "FolderB"]
# "projects": [ "projectName": ["FolderA", "FolderB"] ]
# }
# }

Expand All @@ -65,4 +65,3 @@ jobs:
steps:
- name: Analyze code
uses: advanced-security/monorepo-code-scanning-action/scan@main
# custom-analysis: true

0 comments on commit 3a5e755

Please sign in to comment.