ci: run tests on commits to master and next (#11783)

Co-authored-by: Oleg "OSA413" Sokolov <OSA413@users.noreply.github.com>
This commit is contained in:
Mike Guida 2025-11-20 13:11:49 -07:00 committed by GitHub
parent cad0921827
commit 6ed24f8235
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,9 @@
name: Tests
on:
push:
branches:
- master
- next
pull_request:
jobs: