Move the file - it was trying to triggr stuff.

This commit is contained in:
Aaron Gyes
2021-11-06 22:20:05 -07:00
parent fdc0f2f6a7
commit 108560ff55
2 changed files with 9 additions and 1 deletions

View File

@@ -45,7 +45,7 @@ jobs:
uses: github/codeql-action/init@v1
with:
languages: ${{ matrix.language }}
config-file: ./.github/workflows/codeql-config.yml
config-file: ./.github/codeql-config.yml
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)