From ac60d570fdf10f82806f726e9bc91d97d262f179 Mon Sep 17 00:00:00 2001 From: Kevin Heis Date: Wed, 16 Oct 2024 15:24:04 -0700 Subject: [PATCH] Update README.md (#52740) --- src/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/README.md b/src/README.md index b9e6d514c25e..4cb74fb47748 100644 --- a/src/README.md +++ b/src/README.md @@ -60,3 +60,5 @@ it's important to point out two things: 1. When you add an entry to `.github/workflows/test.yml`, and it's gone into `main`, don't forget to add it to the branch protection's required checks. + +❖