We should run actions on PRs

master
michael-grunder 2021-10-12 13:17:45 -07:00 committed by Michael Grunder
parent 6ad4ccf3c7
commit e9f6473845
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
name: Build and test
on: push
on: [push, pull_request]
jobs:
ubuntu: