commit 3d07c9cecfcbf98e264220cee1f6507f6e06cc06
parent 21ac9822c49cd483d0bf1f3d1c2d36f13a576224
Author: Drew DeVault <sir@cmpwn.com>
Date: Sun, 24 Oct 2021 10:51:18 +0200
Remove email triggers from .build.yml
This would trigger every time someone sends a patch due to sr.ht
limitations with private mailing lists.
Signed-off-by: Drew DeVault <sir@cmpwn.com>
Diffstat:
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/.build.yml b/.build.yml
@@ -4,10 +4,6 @@ sources:
- https://git.sr.ht/~sircmpwn/qbe
- https://git.sr.ht/~sircmpwn/harec
- https://git.sr.ht/~sircmpwn/hare
-triggers:
- - action: email
- condition: failure
- to: ~sircmpwn/hare-dev@lists.sr.ht
tasks:
- qbe: |
cd qbe