Skip to content

Commit

Permalink
Merge pull request umbraco#11489 from umbraco/v8/bugfix/prevent-githu…
Browse files Browse the repository at this point in the history
…b-actions-spam

Prevent github actions spam
  • Loading branch information
Paul Johnson authored Oct 25, 2021
2 parents c61eaa2 + 76879ca commit 9773726
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9773726

Please sign in to comment.