From a1b6bba025ca4dc974e5e4e4c2715219898ac878 Mon Sep 17 00:00:00 2001 From: Sourcegraph Date: Fri, 7 Oct 2022 01:45:26 +0000 Subject: [PATCH] Append Hello World to all README.md files --- migrations/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/migrations/README.md b/migrations/README.md index 20686a74b7f..12c14b1ae57 100644 --- a/migrations/README.md +++ b/migrations/README.md @@ -145,3 +145,4 @@ If the schema for database `` with the schema version table ` set version=$VERSION, dirty=false;`. - Restart frontend pods. +Hello Hello!