From 41ea789ccbf284a77ff7a42816082f61b6e14336 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Thu, 23 Nov 2017 14:25:33 -0500 Subject: [PATCH] document eval more --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 68308ab..a310d69 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,14 @@ Commands: @grahamcofborg eval ``` +Note: Every PR automatically evaluates when it is opened and when the +commits change. There is no reason to run eval on a PR unless the +evaluation has failed for weird reasons, or because master was broken +before. + +--- + + Multiple Commands: ```