Commit a85ff0a1 authored by Paul Dowman's avatar Paul Dowman Committed by GitHub

ci: Fix proofs team CI notification group name (#12362)

parent fb8ac6b1
......@@ -222,7 +222,7 @@ jobs:
condition: <<parameters.notify>>
steps:
- notify-failures-on-develop:
mentions: "@proofs-squad"
mentions: "@proofs-team"
cannon-build-test-vectors:
docker:
......@@ -1142,7 +1142,7 @@ jobs:
exit 1
fi
- notify-failures-on-develop:
mentions: "@proofs-squad"
mentions: "@proofs-team"
cannon-stf-verify:
docker:
......@@ -1269,7 +1269,7 @@ jobs:
make verify-sepolia
working_directory: op-program
- notify-failures-on-develop:
mentions: "@proofs-squad"
mentions: "@proofs-team"
op-program-compat:
docker:
......@@ -1726,7 +1726,7 @@ workflows:
target: test-cannon
parallelism: 8
notify: true
mentions: "@proofs-squad"
mentions: "@proofs-team"
requires:
- contracts-bedrock-build
- cannon-prestate
......
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