Skip to content

Commit

Permalink
update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
heliomarpm committed Oct 15, 2023
1 parent 28502c0 commit 45a595f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ jobs:

# Autobuild attempts to build any compiled languages (C/C++, C#, Go, Java, or Swift).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v2
# - name: Autobuild
# uses: github/codeql-action/autobuild@v2

# ℹ️ Command-line programs to run using the OS shell.
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
Expand Down
1 change: 1 addition & 0 deletions ResizeImages.sln
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{428A
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{E08DEAD9-2417-4DD6-9D20-32F622D614A6}"
ProjectSection(SolutionItems) = preProject
.github\workflows\codeql.yml = .github\workflows\codeql.yml
.github\workflows\publish.yml = .github\workflows\publish.yml
EndProjectSection
EndProject
Expand Down

0 comments on commit 45a595f

Please sign in to comment.