We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c78dcb commit 9c97638Copy full SHA for 9c97638
1 file changed
.github/workflows/codeql.yml
@@ -59,11 +59,6 @@ jobs:
59
# By default, queries listed here will override any specified in a config file.
60
# Prefix the list here with "+" to use these queries and those in the config file.
61
62
- # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
63
- # If this step fails, then you should remove it and run the build manually (see below)
64
- - name: Autobuild
65
- uses: github/codeql-action/autobuild@820e3160e279568db735cee8ed8f8e77a6da7818 # v3.32.6
66
-
67
# If the Autobuild fails above, remove it and uncomment the following three lines.
68
# modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance.
69
0 commit comments