Compare commits

..

1 Commits

Author SHA1 Message Date
Brock H Caldwell
d358ef8de6 fix: adds build on push to main
All checks were successful
CI / build-test (push) Successful in 2m55s
2026-03-17 23:19:23 -05:00

View File

@@ -2,6 +2,8 @@ name: CI
on:
push:
branches:
- "main"
tags:
- "v*"