Do deploy on main branch (#80)
All checks were successful
Backend Build and Test / build (push) Successful in 3m21s
Backend Deploy / build (push) Successful in 4m3s

Reviewed-on: #80
This commit is contained in:
Sebastiaan de Schaetzen 2025-05-25 14:24:25 +02:00
parent cd23e72882
commit 5a233073c7

View File

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