Skip to content

Commit

Permalink
Update cmake-mingw.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkwhoffmann authored May 31, 2024
1 parent 9dc5908 commit 281bd8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake-mingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: CMake-MinGW

on:
push:
branches: [ master, dev ]
branches: [ master, dev, v5.0 ]
pull_request:
branches: [ master, dev ]
branches: [ master, dev, v5.0 ]

env:
BUILD_TYPE: Release
Expand Down

0 comments on commit 281bd8f

Please sign in to comment.