From 8150cee7a747364d6b113cf8b0f59af88453a161 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sun, 5 Jul 2020 17:30:07 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 612500c..9800f80 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # verify-changed-files -A github action to verify changed files. +A github action to verify that certian files changed during the pipeline execution. ```yaml on: