Skip to content

Commit 9c97638

Browse files
committed
chore: drop autobuild step of codeql from code review
Signed-off-by: jmeridth <jmeridth@gmail.com>
1 parent 9c78dcb commit 9c97638

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@ jobs:
5959
# By default, queries listed here will override any specified in a config file.
6060
# Prefix the list here with "+" to use these queries and those in the config file.
6161

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-
6762
# If the Autobuild fails above, remove it and uncomment the following three lines.
6863
# modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance.
6964

0 commit comments

Comments
 (0)