From 9160fd63387101afa6eae9553b3649d517615e60 Mon Sep 17 00:00:00 2001 From: Sivritkin Dmitriy <129217598+velenyx@users.noreply.github.com> Date: Sun, 24 Sep 2023 23:27:20 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=9A=91=20ci=20(#102)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * docs: update README.md * docs: update README.md * fix: :ambulance: fix ci don't work in develop and master branches --------- Co-authored-by: Nikita Mashchenko <52038455+nmashchenko@users.noreply.github.com> --- .github/workflows/client.yml | 8 +++++--- README.md | 7 +++++++ 2 files changed, 12 insertions(+), 3 deletions(-) create mode 100644 README.md diff --git a/.github/workflows/client.yml b/.github/workflows/client.yml index 0550f3e07..c017fed77 100644 --- a/.github/workflows/client.yml +++ b/.github/workflows/client.yml @@ -4,12 +4,14 @@ run-name: ${{ github.actor }} is starting sueta at the frontend code ☺️ on: push: branches: - - dev-nextjs + - develop + - master paths: - "client/**" pull_request: branches: - - dev-nextjs + - develop + - master paths: - "client/**" @@ -86,4 +88,4 @@ jobs: vercel-org-id: ${{ secrets.ORG_ID }} github-token: ${{ secrets.GITHUB_TOKEN }} vercel-project-id: ${{ secrets.PROJECT_ID_STORYBOOK }} - vercel-args: ${{ steps.vercel_args.outputs.args }} \ No newline at end of file + vercel-args: ${{ steps.vercel_args.outputs.args }} diff --git a/README.md b/README.md new file mode 100644 index 000000000..b29dc14b1 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# πŸš€ Teameights + +Refer to following link to find all info you need! + +πŸ”— [Notion](https://teameights.notion.site/ad80d7c691ba47a09be954dc992752ec?v=cffe6ca69a8d4c4b91675b35cfd733ad) + +![Logo T8S (8)](https://github.com/nmashchenko/teameights/assets/52038455/b1898e79-8515-4d50-a9ab-8b3d0cf5d042)