Update test workflow to use main branch

This commit is contained in:
Mark IJbema
2026-02-23 11:06:22 +01:00
parent f2b52ec6e9
commit 216e851a45
+1 -1
View File
@@ -3,7 +3,7 @@ name: test
on:
push:
branches:
- dev
- main
pull_request:
workflow_dispatch:
jobs: