ci: updated

This commit is contained in:
robcholz
2026-02-07 21:29:10 -05:00
parent 336c03572c
commit 12c1c82b42
3 changed files with 43 additions and 13 deletions
+6 -1
View File
@@ -2,7 +2,12 @@ name: CI
on:
push:
branches: [main]
branches:
- "**"
paths-ignore:
- "README.md"
- "docs/**"
- "install.sh"
pull_request:
concurrency: