workflow: update backend

This commit is contained in:
Shuanglei Tao
2020-02-18 23:38:01 +08:00
parent d5d786973d
commit a8ca820a32

View File

@@ -5,10 +5,12 @@ on:
paths:
- "CMakeLists.txt"
- "src/*"
- "scripts/*"
pull_request:
paths:
- "CMakeLists.txt"
- "src/*"
- "scripts/*"
jobs:
build: