From e2c2e16417b007e9cd31f1dd2ba322a8ed929e29 Mon Sep 17 00:00:00 2001 From: Will Gillis <40799239+t-will-gillis@users.noreply.github.com> Date: Wed, 22 Nov 2023 20:51:57 -0800 Subject: [PATCH] Update pr-instructions.yml --- .github/workflows/pr-instructions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-instructions.yml b/.github/workflows/pr-instructions.yml index 7e47a4305b..61aae757da 100644 --- a/.github/workflows/pr-instructions.yml +++ b/.github/workflows/pr-instructions.yml @@ -5,7 +5,7 @@ on: branches: - 'gh-pages' - 'feature-homepage-launch' - - 'dependabot-test-5899' + - 'dependabot-tests-5899' jobs: Add-Pull-Request-Instructions: