Do deploy on main branch
All checks were successful
Backend Build and Test / build (push) Successful in 2m58s

This commit is contained in:
2025-05-25 14:23:53 +02:00
parent cd23e72882
commit d81796fde2

View File

@@ -1,6 +1,8 @@
name: Backend Deploy
on:
push: [main]
push:
branches:
- main
jobs:
build: