mirror of
https://github.com/synthetos/g2.git
synced 2026-02-06 19:31:47 +08:00
Adjust Github actions to build dev and edge branches
This commit is contained in:
5
.github/workflows/build_g2.yml
vendored
5
.github/workflows/build_g2.yml
vendored
@@ -3,8 +3,9 @@ name: C/C++ CI
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- edge-private
|
||||
- p-[0-9]+-*
|
||||
- edge
|
||||
- edge-preview
|
||||
- dev-*
|
||||
# pull_request:
|
||||
# branches:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user