Skip to content

Commit

Permalink
Merge pull request #2 from microsoft/davidknise-patch-1
Browse files Browse the repository at this point in the history
Update codeql.yml
  • Loading branch information
davidknise authored Jun 23, 2023
2 parents 9bb8120 + c2fe982 commit f265c96
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@ jobs:
with:
languages: ${{ matrix.language }}

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
languages: ${{ matrix.language }}

- name: Setup .NET
uses: actions/setup-dotnet@v1
with:
Expand Down

0 comments on commit f265c96

Please sign in to comment.