From 5cad7122d4e8916c551852f6fc9458a66074ef3c Mon Sep 17 00:00:00 2001 From: qtrinh2 Date: Thu, 25 Jan 2024 08:23:06 -0500 Subject: [PATCH] Update pull-request.yml --- .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 c674e9b..45f391b 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -23,4 +23,4 @@ jobs: labels: | feature automated pr - branch: main + branch: ${{ github.ref_name }}