From c4e78c213b75d1bf6f286d2afe501671ebf4d444 Mon Sep 17 00:00:00 2001 From: Keith Williams Date: Sat, 22 Jun 2024 17:59:15 -0300 Subject: [PATCH] chore: Add GH actions test branch (#15541) * chore: Add GH actions test branch * Added a log of the pull_request object * Removed log * Update pr.yml --- .github/workflows/pr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 91eeff5262dbab..a2895b1b2efb7d 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -5,6 +5,7 @@ on: types: [opened, synchronize, reopened, labeled] branches: - main + - gh-actions-test-branch workflow_dispatch: concurrency: