Skip to content

Commit bc19864

Browse files
committed
disable notification for test runs
1 parent f615bec commit bc19864

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,7 @@ jobs:
547547
run: sudo apt-get update && sudo apt-get install -y jq
548548

549549
- name: Send Rich Slack Notification
550+
if: false
550551
env:
551552
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK_URL }}
552553
COMMIT_AUTHOR: ${{ steps.commit_info.outputs.COMMIT_AUTHOR }}

0 commit comments

Comments
 (0)