Update lint and tests to run on PRs

This commit is contained in:
Logan Cusano
2024-08-17 17:49:12 -04:00
parent edb7ec41b1
commit 628fd80710
2 changed files with 3 additions and 1 deletions

View File

@@ -5,6 +5,8 @@ on:
branches:
- main
pull_request:
branches:
- "*"
jobs:
lint-js: