Make README example YAML compliant

This commit is contained in:
Joshua Boniface 2021-10-31 00:07:32 -04:00
parent 9a1f5c6b6d
commit 0e4bb177ef
1 changed files with 1 additions and 0 deletions

View File

@ -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