try wildcard

This commit is contained in:
Rick Vogel 2023-03-28 20:11:52 +02:00
parent 2c06c6e043
commit 924139c7fa
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ name: CMake Build Matrix
on: on:
push: push:
branches: [cmake] branches: [cmake*]
pull_request: pull_request:
branches: [master] branches: [master]