Removed extra branch from test.yml

This commit is contained in:
2025-11-19 14:09:18 +01:00
parent c60e7ce6d5
commit 9c90a55aac

View File

@@ -2,7 +2,7 @@ name: E2E Tests
on:
push:
branches: [ "main", "test/**", "316-upgrade-to-dotnet-10" ]
branches: [ "main", "test/**"]
workflow_dispatch:
jobs: