diff options
| -rw-r--r-- | .github/workflows/Code-Scanning.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/Code-Scanning.yml b/.github/workflows/Code-Scanning.yml index 0c30f13e..2993c393 100644 --- a/.github/workflows/Code-Scanning.yml +++ b/.github/workflows/Code-Scanning.yml @@ -45,10 +45,6 @@ jobs: - name: Add MSBuild to PATH uses: microsoft/[email protected] - - name: Get changed files - id: get-changed-files - uses: tj-actions/changed-files@v27 - - name: Retrieve and build all available solutions id: build-all-projects run: | |
