feature/add-seq-api-key-support #8

Merged
thomas.nuyken merged 4 commits from feature/add-seq-api-key-support into main 2025-09-21 11:14:07 +02:00
Showing only changes of commit 69901a295c - Show all commits

View File

@@ -61,6 +61,9 @@ steps:
branch: branch:
- main - main
- production - production
event:
exclude:
- pull_request
depends_on: depends_on:
- compile (.NET) - compile (.NET)
- test - test