Skip to content

Commit 8d1ea70

Browse files
authored
Update cmake.yml
1 parent d13801e commit 8d1ea70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cmake.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: cmake
2-
on: [push]
2+
on: [check_run, push, pull_request]
33
jobs:
4-
publish:
4+
cmake-publish:
55
runs-on: ${{ matrix.os }}
66

77
strategy:

0 commit comments

Comments
 (0)