Skip to content

Commit

Permalink
Merge branch 'main' into feature/CDD-2285
Browse files Browse the repository at this point in the history
  • Loading branch information
luketowell committed Feb 10, 2025
2 parents 2f5fa84 + 11c17c8 commit 05a5f37
Show file tree
Hide file tree
Showing 46 changed files with 4,933 additions and 1,481 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
if: ${{ needs.lighthouse.result == 'failure' }}
with:
status: failure
notification_title: ':warning: {workflow} score has dropped below 80% :warning:'
notification_title: ':warning: {workflow} threshold has dropped :warning:'
message_format: '*{workflow}* {status_message} in <{repo_url}|{repo}@{branch}> on <{commit_url}|{commit_sha}>'
mention_groups: ${{ vars.SLACK_MENTION_USERS }}
mention_groups_when: 'failure,warnings'
Expand Down
Loading

0 comments on commit 05a5f37

Please sign in to comment.