Remove unused branch specification from GitHub Actions workflow

This commit is contained in:
Jeppe Bundgaard
2026-04-14 14:27:22 +02:00
parent d3239bb64e
commit 9a3844d57c
-2
View File
@@ -3,8 +3,6 @@ name: Tests
on:
pull_request:
push:
branches:
- main
jobs:
unit: