Update ci to run on push to main

This commit is contained in:
Jazz Turner-Baggs 2026-02-17 17:49:01 -08:00 committed by GitHub
parent 1d727c1fcf
commit c946df33d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,13 @@
name: ci
on:
push:
branches:
- main
paths-ignore:
- "**README.md"
- ".gitignore"
- "LICENSE"
pull_request:
branches:
- main