From 1921e451eeb9a2fec1904c693667f78404dc8799 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Tue, 22 Jun 2021 21:59:25 -0400 Subject: [PATCH] Updated README.md (#57) Co-authored-by: jackton1 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 78ee1cb..b5a5c08 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Verify that certain files did or did not change during the workflow execution. ## Features + * Boolean output indicating that a file has uncommited changes. * List all files that changed during the workflow execution. * Restrict change detection to a subset of files.