1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-06-16 01:36:40 +00:00

fix: ci runs on v4

This commit is contained in:
Jacky Zhao 2023-08-20 14:34:00 -07:00
parent e65ea48fae
commit 71471117c5

View File

@ -3,7 +3,7 @@ name: Build and Test
on:
push:
branches:
- v4-alpha # TODO: update
- v4
jobs:
build-and-test: