Skip to content

Commit b9bce6e

Browse files
committed
fixup! CIVendor option: Github action
1 parent cae708e commit b9bce6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ deploy-production: # or any step you would like to require Explicit approval
5858
### Branch Protection
5959
Your repository comes with a protected branch `master` and you can edit Branch protection in **Branches** tab of Github settings. This ensures code passes tests before getting merged into your default branch.
6060
By default it requires `[lint, unit-test]` to be passing to allow Pull requests to merge.
61-
6261
<% end %>
62+
6363
## Database credentials
6464
Your application is assumed[(ref)][base-deployment-secret] to rely on a database(RDS), In your Kubernetes
6565
application namespace, an application specific user has been created for you and hooked up to the application already.

0 commit comments

Comments
 (0)