From f7a1d2aaf84be67ca02d0017fa34742011b5b196 Mon Sep 17 00:00:00 2001 From: Greg Galloway Date: Fri, 21 Apr 2023 15:45:45 -0700 Subject: [PATCH] Update pull-request.yml A small typo, but irrelevant as this PR doesn't need to be merged. Signed-off-by: Greg Galloway --- .github/workflows/pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index b39c11b87fdc..78d15f356699 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -9,7 +9,7 @@ # github.com also has a powerful web editor that can be used without # committing. -# TODO: finishing scattering this very old workflow to more specific +# TODO: finish scattering this very old workflow to more specific # .yml files name: Main Actions