try wildcard
This commit is contained in:
parent
2c06c6e043
commit
924139c7fa
|
@ -8,7 +8,7 @@ name: CMake Build Matrix
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [cmake]
|
||||
branches: [cmake*]
|
||||
pull_request:
|
||||
branches: [master]
|
||||
|
||||
|
|
Loading…
Reference in New Issue