Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
baylesj authored Sep 10, 2024
1 parent d13801e commit 8d1ea70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: cmake
on: [push]
on: [check_run, push, pull_request]
jobs:
publish:
cmake-publish:
runs-on: ${{ matrix.os }}

strategy:
Expand Down

0 comments on commit 8d1ea70

Please sign in to comment.