Correct the path of the config file

This commit is contained in:
Sebastiaan Janssen
2021-08-17 10:09:53 +02:00
parent 4dd3b81b1f
commit 98f5d471fc

View File

@@ -56,7 +56,7 @@ jobs:
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1
with:
config-file: ./.github/codeql-config.yml
config-file: ./.github/workflows/codeql-config.yml
# This job is to prevent the workflow status from showing as failed when all other jobs are skipped - See https://github.community/t/workflow-is-failing-if-no-job-can-be-ran-due-to-condition/16873
always_job: