From 9982a543955a43d0b44216bbdf30d046f59382f8 Mon Sep 17 00:00:00 2001 From: Fedor Dikarev Date: Tue, 14 May 2024 22:30:03 +0200 Subject: [PATCH] add current branch for manual testing workflow --- .github/workflows/pages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index f6ff6d28..c42cc288 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -9,6 +9,7 @@ on: pull_request: branches: - main + - fix/github-actions-node-16-to-node-20 permissions: packages: write contents: write