mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2024-12-12 10:03:51 +01:00
Update cmake.yml
This commit is contained in:
parent
d13801e832
commit
8d1ea7054f
4
.github/workflows/cmake.yml
vendored
4
.github/workflows/cmake.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: cmake
|
name: cmake
|
||||||
on: [push]
|
on: [check_run, push, pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
cmake-publish:
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
|
Loading…
Reference in New Issue
Block a user