Merge branch 'main' into main

This commit is contained in:
Miko
2025-05-01 17:09:57 -04:00
committed by GitHub
9 changed files with 180 additions and 21 deletions

View File

@@ -1,10 +1,12 @@
name: Build
on:
create:
# On new commits to main:
push:
branches:
- main
# On pull requests:
pull_request:
branches:
- main