Skip to content

Commit 6416b7b

Browse files
committed
Update push, PR trigger for Cmake GH action
1 parent e250c29 commit 6416b7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_binaries_cmake.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ name: CMake on multiple platforms
44

55
on:
66
push:
7-
branches: [ development ]
87
pull_request:
9-
branches: [ development ]
8+
release:
9+
types: [published]
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)