Commit 940c188e authored by mbaxter's avatar mbaxter Committed by GitHub

cannon: Set notify to true for periodic cannon jobs (#13414)

parent 971eb82e
...@@ -1512,6 +1512,8 @@ workflows: ...@@ -1512,6 +1512,8 @@ workflows:
name: cannon-go-lint-and-test-<<matrix.mips_word_size>>-bit name: cannon-go-lint-and-test-<<matrix.mips_word_size>>-bit
requires: requires:
- contracts-bedrock-build - contracts-bedrock-build
skip_slow_tests: false
notify: true
context: context:
- slack - slack
matrix: matrix:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment