From a46f168cf93cc09b7e53989fca52a9030767ad8d Mon Sep 17 00:00:00 2001 From: vsoch Date: Wed, 5 Feb 2020 10:09:33 -0700 Subject: [PATCH] updating link to example Signed-off-by: vsoch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dc59d1..99f2c2b 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Environment variables include: - **PULL_REQUEST_DRAFT**: should the pull request be a draft PR? (optional; unset defaults to `false`) The `GITHUB_TOKEN` secret is required to interact and authenticate with the GitHub API to open -the pull request. +the pull request. The example is [deployed here](https://github.com/vsoch/pull-request-action-example) with an example opened (and merged) [pull request here](https://github.com/vsoch/pull-request-action-example/pull/1) if needed. ## Example use Case: Update Registry