Run CI on pull requests (#49)

This commit is contained in:
Josh Gross
2021-11-11 21:41:19 -05:00
committed by GitHub
parent ce5105ca1a
commit 3654c2de7c
+3 -2
View File
@@ -1,9 +1,10 @@
name: CI 🔨 name: CI 🔨
on: on:
pull_request:
branches: ['main']
push: push:
branches: ["**"] branches: ['main']
jobs: jobs:
ci: ci: