From 79a10e65075c5c0041ac90abea400539b07d5ed1 Mon Sep 17 00:00:00 2001 From: Vitor Monteiro <1192590+bitoiu@users.noreply.github.com> Date: Tue, 15 Feb 2022 14:27:48 +0000 Subject: [PATCH] Adding a : --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7345e51..942d301 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ 📺[Longer talk at WeAreDevelopers DevOps Day](https://www.youtube.com/watch?v=ojyZ2KwiXPo&t=10786s) -This is a collection of GitHub Workflows and CI/CD helper scripts around [PlanetScale's database branching workflows](https://docs.planetscale.com/concepts/branching) to +This is a collection of GitHub Workflows and CI/CD helper scripts around [PlanetScale's database branching workflows](https://docs.planetscale.com/concepts/branching) to: * [attach, create, update, approve, merge and delete](#issue-ops-based-workflows) PlanetScale branches and deploy requests directly from your Pull Requests * [wait for branch creation to be completed](.pscale/cli-helper-scripts/wait-for-branch-readiness.sh) * [wait for deploy requests to be successfully merged](.pscale/cli-helper-scripts/wait-for-deploy-request-merged.sh) (and get an update on the current migration status)