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