main #21

Merged
1323ed5 merged 12 commits from main into feature/admin-section 2024-11-15 12:35:25 +00:00
Showing only changes of commit 82afcf9854 - Show all commits

View File

@ -9,7 +9,7 @@ on:
- dev
jobs:
lint:
build-and-push:
runs-on: ubuntu-latest # Запуск на Ubuntu
steps:
- name: Checkout code