Skip to content

Commit bb0215b

Browse files
Update build.yml - re-enable notifications
1 parent e9c20ab commit bb0215b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -982,7 +982,7 @@ jobs:
982982
#needs: [ build_responders, build_catalog, build_docs ]
983983
needs: [ build_analyzers, build_responders, build_catalog, build_docs ]
984984
runs-on: ubuntu-latest
985-
if: false # Temporarily disable notifications
985+
if: true
986986
steps:
987987
- name: Slack notification
988988
uses: Gamesight/slack-workflow-status@master

0 commit comments

Comments
 (0)