Add Actions #2

Merged
Moritz merged 5 commits from testWorkflows into main 2025-06-17 09:12:29 +02:00
Showing only changes of commit 821ae31289 - Show all commits

View File

@@ -2,11 +2,9 @@ name: Test FastAPI Startup
on:
push:
branches:
- main
branches: *
pull_request:
branches:
- main
branches: *
jobs:
fastapi-up: