We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a0ff55 commit 814d509Copy full SHA for 814d509
.github/workflows/cmake-multi-platform-single-pkg.yml
@@ -2,9 +2,7 @@
2
# See: https://github.com/actions/starter-workflows/blob/main/ci/cmake-single-platform.yml
3
name: CMake on multiple platforms
4
5
-on:
6
- push
7
- pull_request
+on: [push]
8
9
jobs:
10
build:
0 commit comments