remove branch filtering from workflow

This commit is contained in:
Khalim Conn-Kowlessar 2026-01-22 11:10:05 +00:00
parent 6e2da7c166
commit 0143e8cbaf

View file

@ -2,8 +2,6 @@ name: Run unit tests
on:
pull_request:
branches:
- *
jobs:
test: