From fbedd6101aec14fd96614c21c2e40c7d9918fe58 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 10 Mar 2021 19:58:07 -0500 Subject: [PATCH] Update README.md --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index 28d952b8..d3760b60 100644 --- a/README.md +++ b/README.md @@ -29,18 +29,6 @@ Using the default separator. | all_changed_files | `string` | 'new.txt other.png ...' | Select all paths (*) are selected if there
is any file that matches other
criteria in the comparison;
if there is no file that
matches other criteria,
nothing is selected. | - # { - # added_files: , - # copied_files: , - # deleted_files: , - # modified_files: .github/workflows/test.yml,HISTORY.md,action.yml, - # renamed_files: , - # changed_files: , - # unmerged_files: , - # unknown_files: , - # all_changed_files: - # } - ## Usage ```yaml