From 5ca4441199d9196bbd8622d5742dcb4467a231f5 Mon Sep 17 00:00:00 2001 From: WALEEDALAREQI <52986262+WALEEDALAREQI@users.noreply.github.com> Date: Mon, 11 Jul 2022 02:55:06 +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 [![Build Action](https://github.com/actions/setup-java/actions/workflows/build.yml/badge.svg)](https://github.com/actions/setup-java/actions/workflows/build.yml) --- .github/{workflows => سير العمل}/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename .github/{workflows => سير العمل}/build.yml (75%) diff --git a/.github/workflows/build.yml b/.github/سير العمل/build.yml similarity index 75% rename from .github/workflows/build.yml rename to .github/سير العمل/build.yml index 9d665b38..70ed0122 100644 --- a/.github/workflows/build.yml +++ b/.github/سير العمل/build.yml @@ -1,5 +1,5 @@ name: Build Action - +[![Build Action](https://github.com/actions/setup-java/actions/workflows/build.yml/badge.svg)](https://github.com/actions/setup-java/actions/workflows/build.yml) 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