ci: only build on push to Development

This commit is contained in:
Price Hiller 2023-01-26 15:28:09 -06:00
parent b4f423d26e
commit 0ca170ec7b

View File

@ -4,9 +4,6 @@ on:
push:
branches:
- Development
pull_request:
branches:
- Development
jobs: