From 5d1e8e952a2363b55fff8c65408ceeb006b199e2 Mon Sep 17 00:00:00 2001 From: oblomov-dev <102328295+oblomov-dev@users.noreply.github.com> Date: Tue, 18 Feb 2025 15:31:03 +0000 Subject: [PATCH] update --- .github/workflows/UI5.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/UI5.yml b/.github/workflows/UI5.yml index 1a1735fe..b8989d0d 100644 --- a/.github/workflows/UI5.yml +++ b/.github/workflows/UI5.yml @@ -1,4 +1,4 @@ -name: UI5_2.x +name: UI5_2X on: pull_request: @@ -9,7 +9,7 @@ permissions: contents: read jobs: - UI5_2.x: + UI5_2X: runs-on: ubuntu-latest timeout-minutes: 10 steps: