Compare commits

...

1 Commits

Author SHA1 Message Date
2bd03586da Do deploy on main branch
Some checks failed
Backend Build and Test / build (push) Has been cancelled
2025-05-25 14:23:53 +02:00

View File

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