From e7b2b589fe989f80aa6166316281c2f92c7f27c5 Mon Sep 17 00:00:00 2001 From: Shunsuke Suzuki Date: Wed, 14 Oct 2020 22:48:11 +0900 Subject: [PATCH] docs: update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9d2e01e..795f812 100644 --- a/README.md +++ b/README.md @@ -534,6 +534,10 @@ phases: fail: false ``` +## Examples of Configuration files + +Please see [examples](https://github.com/suzuki-shunsuke/buildflow/tree/master/examples). + ### Configuration variables - PR: [Response body of GitHub API: Get a pull request](https://docs.github.com/en/free-pro-team@latest/rest/reference/pulls#get-a-pull-request)