Run tests on pull requests

This commit is contained in:
Mike Naberezny 2022-09-30 13:55:36 -07:00
parent 94a22330cf
commit b78ae0505a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: Run all tests
on: [push]
on: [push, pull_request]
jobs:
build: