From 6ea58e0466fa667186f48ffe76332c52d0e95b23 Mon Sep 17 00:00:00 2001 From: MajorDroolz Date: Tue, 20 Dec 2022 01:20:22 -0500 Subject: [PATCH] FIX: added custom branch PR name. --- .github/workflows/minify.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/minify.yml b/.github/workflows/minify.yml index 622a864..3815d16 100644 --- a/.github/workflows/minify.yml +++ b/.github/workflows/minify.yml @@ -33,4 +33,5 @@ jobs: body: Automated with [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action. assignees: MajorDroolz reviewers: MajorDroolz + branch: temp base: build