From e83c52fc11ada109f75de5568c4acdca5e2f874c Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 23 Apr 2021 06:40:30 -0400 Subject: [PATCH] Update README.md --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 7ede67e5..0a6f2b69 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,6 @@ changed-files Get all modified files relative to the default branch or preceding commit. -> NOTE: :warning: This action should only run on the following events :warning: -> * [push](https://docs.github.com/en/actions/reference/events-that-trigger-workflows#push) -> * [pull_request](https://docs.github.com/en/actions/reference/events-that-trigger-workflows#pull_request) -> * [pull_request_review](https://docs.github.com/en/actions/reference/events-that-trigger-workflows#pull_request_review) -> * [pull_request_review_comment](https://docs.github.com/en/actions/reference/events-that-trigger-workflows#pull_request_review_comment) -> * [pull_request_target](https://docs.github.com/en/actions/reference/events-that-trigger-workflows#pull_request_target) - ## Usage