[CI] Enable checks on build branches

This commit is contained in:
Cinder 2024-07-24 14:13:48 -07:00 committed by GitHub
parent d0748f00bb
commit 8edb1b9226
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,9 +4,11 @@ on:
push:
branches:
- master
- build-*
pull_request:
branches:
- master
- build-*
permissions:
contents: read