Prevent github actions spam

This commit is contained in:
Paul Johnson
2021-10-25 16:31:16 +01:00
parent c61eaa2257
commit 76879caaaa
2 changed files with 1 additions and 1 deletions

View File

@@ -56,7 +56,7 @@ jobs:
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1
with:
config-file: ./.github/workflows/codeql-config.yml
config-file: ./.github/config/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: