updated github action

This commit is contained in:
Ruixiang Du
2020-11-03 17:04:32 +08:00
parent 1c6783d539
commit d484c75aaa
2 changed files with 4 additions and 4 deletions

View File

@@ -2,9 +2,9 @@ name: Cpp
on:
push:
branches: [ master ]
branches: [ master, v2.x ]
pull_request:
branches: [ master ]
branches: [ master, v2.x ]
jobs:
build: