Added pipeline
Some checks failed
build and deploy kleinTodo / build (push) Failing after 26s

This commit is contained in:
Darius klein 2025-07-26 23:31:50 +02:00
parent ca95749ec9
commit 60464792d7

View File

@ -2,9 +2,9 @@ name: build and deploy kleinTodo
on:
push:
branches: [ "master" ]
branches: [ "main" ]
pull_request:
branches: [ "master" ]
branches: [ "main" ]
jobs: