From d17d3f38e42e57a4d68261028253cc3135d53c2f Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 10 Mar 2021 19:41:43 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c77f6b20..9255a37a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Get modified files using [`git diff --diff-filter`](https://git-scm.com/docs/git # added_files: , # copied_files: , # deleted_files: , - # modified_files: .github/workflows/test.yml HISTORY.md action.yml , + # modified_files: .github/workflows/test.yml HISTORY.md action.yml, # renamed_files: , # changed_files: , # unmerged_files: , @@ -41,7 +41,7 @@ Get modified files using [`git diff --diff-filter`](https://git-scm.com/docs/git # added_files: , # copied_files: , # deleted_files: , - # modified_files: .github/workflows/test.yml,HISTORY.md,action.yml,, + # modified_files: .github/workflows/test.yml,HISTORY.md,action.yml, # renamed_files: , # changed_files: , # unmerged_files: ,