add ci checks to main and release branches (#7670)

This commit is contained in:
Christopher Poile 2023-11-17 08:23:18 -05:00 committed by GitHub
parent 044cebc978
commit d4f3590638
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,10 @@
---
name: ci
on:
push:
branches:
- main
- 'release*'
pull_request:
env: