Gitea runners are ready
All checks were successful
BuildApp / build-frontend (push) Successful in 58s
BuildApp / build-backend (push) Successful in 1m32s

This commit is contained in:
Michał Zieliński
2025-09-18 13:07:28 +02:00
parent a3f00f8c47
commit 642850306a
8 changed files with 6 additions and 324 deletions

View File

@@ -2,7 +2,10 @@ name: BuildApp
on:
workflow_dispatch: {}
push:
branches:
- main
concurrency:
group: build-${{ github.ref }}
cancel-in-progress: false