diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 8f3232e6..914cf656 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -96,8 +96,8 @@ jobs: # If the Autobuild fails above, remove it and uncomment the following three lines. # modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance. - - - run: | + - name: Buildscript + run: | echo "Run, Build Application using script" ./location_of_script_within_repo/buildscript.sh