Fix CI to run on all PRs and add manual trigger

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Kieran Klaassen
2026-01-24 14:49:49 -08:00
parent 63ab7cbc3a
commit 36e7f3a370

View File

@@ -4,7 +4,7 @@ on:
push: push:
branches: [main] branches: [main]
pull_request: pull_request:
branches: [main] workflow_dispatch:
jobs: jobs:
test: test: