Commit graph

4 commits

Author SHA1 Message Date
Emil Gulamov
02a4101ae2 Replace PNPM with NPM in GitHub Actions workflow 2024-03-19 17:39:07 +04:00
Emil Gulamov
cebc5deed6 Update PNPM version in GitHub Actions workflow
Modified the GitHub Actions workflow to use a specific version of PNPM. This can ensure a consistent environment for the setup and execution of necessary tools and
2024-03-19 17:33:39 +04:00
Emil Gulamov
400022bd8d Add GitHub Actions for tool setup and code quality checks
Introduced new GitHub Actions workflows for installing necessary tools (PNPM, Node.js) and dependencies. Also added jobs to perform code quality checks using Astro and ESLint to ensure code quality and standards.
2024-03-19 17:22:09 +04:00
Emil Gulamov
4c626150e8
Create dependabot.yml 2024-02-11 10:58:09 -08:00