fix(ci): write

This commit is contained in:
Barrett Ruth 2025-12-30 19:49:00 -06:00
parent 5422d3961c
commit 4b7fba6232

View file

@ -2,9 +2,9 @@ name: CI
on:
pull_request:
branches: [ main ]
branches: [main]
push:
branches: [ main ]
branches: [main]
jobs:
lint: