Skip to content

Commit

Permalink
Revert one more temporary change in .github/workflows/ubuntu-ci-x86_6…
Browse files Browse the repository at this point in the history
…4.yaml
  • Loading branch information
climbfuji committed May 1, 2024
1 parent 6394cea commit 60113c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ubuntu-ci-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,8 @@ jobs:
message_format: '{emoji} *{workflow}* {status_message} for branch {branch} in <{repo_url}|{repo}>'
footer: ${{ github.event.pull_request.number || github.event_name || 'workflow dispatched manually' }}
# For testing: only notify user Dom
mention_users: 'U02NLGXF5HV'
mention_users_when: 'failure,warnings'
#mention_users: 'U02NLGXF5HV'
#mention_users_when: 'failure,warnings'
# Default: notify channel
# DH* TODO REVERT mention_groups: '!channel'
# DH* TODO REVERT mention_groups_when: 'failure,warnings'
mention_groups: '!channel'
mention_groups_when: 'failure,warnings'

0 comments on commit 60113c0

Please sign in to comment.