JULIERAJ / KIDS-FIRST-Back

KIDS FIRST 2024 MVP Backend
0 stars 1 forks source link

Feat/56/setup ci cd #57

Closed ElenaCherpakova closed 1 month ago

ElenaCherpakova commented 1 month ago

Added GitHub Workflow Folder and Setup CI Rules Installed Husky and set up rules for naming newly created branches.

Requirements

Once you open a PR to dev, your PR will be scanned against the new CI rules. Husky will check your branch name to ensure it follows the branch naming rules we agreed on.

Test Steps

Once you pull the new changes, please runnpm i.

Checklist