try wildcard 2

This commit is contained in:
Rick Vogel 2023-03-28 20:14:39 +02:00
parent 924139c7fa
commit 02755831a0
1 changed files with 1 additions and 1 deletions

View File

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