Also run Github actions CI on PRs for releases.

This commit is contained in:
Isis Lovecruft 2021-09-15 00:43:59 +00:00
parent b1871b38b7
commit 8224a21489
No known key found for this signature in database
GPG key ID: AB41313533E8E812

View file

@ -4,7 +4,7 @@ on:
push:
branches: [ '*' ]
pull_request:
branches: [ main, develop ]
branches: [ main, develop, release ]
env:
CARGO_TERM_COLOR: always