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 f7d21d9d0d - Show all commits

View File

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