Added test-staging
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
name: nopch-build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'test-staging'
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
@@ -51,4 +53,4 @@ jobs:
|
||||
with:
|
||||
CC: ${{ matrix.compiler.CC }}
|
||||
CXX: ${{ matrix.compiler.CXX }}
|
||||
pch: false
|
||||
pch: false
|
||||
Reference in New Issue
Block a user