Run CI workflow on all pushes

This commit is contained in:
Taylor Fausak 2022-09-08 13:46:05 +00:00
parent 4e45894883
commit 805a2609b4

View File

@ -1,11 +1,6 @@
name: CI
on:
pull_request:
branches:
- main
push:
branches:
- main
push: null
release:
types:
- created