From eb26aaf60560ff9584445d0c46120f58678ae346 Mon Sep 17 00:00:00 2001 From: WALEEDALAREQI <52986262+WALEEDALAREQI@users.noreply.github.com> Date: Mon, 11 Jul 2022 02:46:03 +0300 Subject: [PATCH] =?UTF-8?q?Update=20and=20rename=20.github/workflows/build?= =?UTF-8?q?.yml=20to=20.github/=D8=B3=D9=8A=D8=B1=20=D8=A7=D9=84=D8=B9?= =?UTF-8?q?=D9=85=D9=84/build.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit الإعداد جافا/.github/سير العمل/ build.yml --- .github/{workflows => سير العمل}/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename .github/{workflows => سير العمل}/build.yml (93%) diff --git a/.github/workflows/build.yml b/.github/سير العمل/build.yml similarity index 93% rename from .github/workflows/build.yml rename to .github/سير العمل/build.yml index 9d665b3..95a29bf 100644 --- a/.github/workflows/build.yml +++ b/.github/سير العمل/build.yml @@ -1,5 +1,5 @@ name: Build Action - +WALEED AL AREQI on: push: branches: @@ -28,4 +28,4 @@ jobs: - run: npm ci - run: npm run build - run: npm run format-check - - run: npm test \ No newline at end of file + - run: npm test