diff --git a/README.md b/README.md index 2d602f2..6f4152b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # Pull Request Action Example -This is an example to test the [pull-request-action](https://github.com/vsoch/pull-request-action). +This is an example to test the [pull-request-action](https://github.com/vsoch/pull-request-action). To see the example workflow, look in [.github/workflows](.github/workflows). +To see full details of the action, see the repository linked above.