From 405dd5c117a355e68cce7e61ed739a479e309a98 Mon Sep 17 00:00:00 2001 From: Marco Carrozzo Date: Mon, 16 Jan 2023 10:32:26 +0100 Subject: [PATCH] fix branch name --- .github/workflows/devel.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/devel.yml b/.github/workflows/devel.yml index c4a40b81e2..d8c9bb5191 100644 --- a/.github/workflows/devel.yml +++ b/.github/workflows/devel.yml @@ -3,7 +3,7 @@ name: "devel" on: push: branches: - - AAE-12123---env-var-interpolation-relese-dev + - AAE-12123* env: BASE_REF: ${{ github.base_ref }} @@ -58,7 +58,7 @@ jobs: timeout-minutes: 15 runs-on: ubuntu-22.04 steps: - + - uses: ./.github/actions/npm-check-bundle # with: # branch_name: