commit f24e78ff3e625c1cdcd2c3e1818ce4f6a2eb122f from: Thomas Böhler date: Thu Oct 23 18:59:27 2025 UTC build: remove email on failure Signed-off-by: Thomas Böhler commit - 9dd9af108ffadefeac616c03aae372ff8c7b0fb5 commit + f24e78ff3e625c1cdcd2c3e1818ce4f6a2eb122f blob - 733b3f95507fe0ef3409a8a2a783389261f1d395 blob + 09390084e2b66a0e26895dd21f4e229379d82cb3 --- .builds/archlinux.yml +++ .builds/archlinux.yml @@ -1,8 +1,4 @@ image: archlinux -triggers: - - action: email - condition: failure - to: witcher packages: - rust - scdoc blob - c2a6261894d19b51cd8836bb816d973886a3dceb blob + 549d9de0d1f269e7e9c5d1166a134e3716a89812 --- .builds/openbsd.yml +++ .builds/openbsd.yml @@ -1,8 +1,4 @@ image: openbsd/latest -triggers: - - action: email - condition: failure - to: witcher packages: - rust - rust-rustfmt