diff --git a/README.md b/README.md index ddbbf29..31489b9 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ Within each repository configured for Basic Builder must be a `.bbuilder-tasks.y For example, the following `.bbuilder-tasks.yaml` specifies a simple set of `echo` tasks to run on `push`, Tag `create`, and Release `published` events: ``` +--- bbuilder: push: - echo pushed