Skip to content

Commit 814d509

Browse files
committed
Test CI: Fix
1 parent 2a0ff55 commit 814d509

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/cmake-multi-platform-single-pkg.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
# See: https://github.com/actions/starter-workflows/blob/main/ci/cmake-single-platform.yml
33
name: CMake on multiple platforms
44

5-
on:
6-
push
7-
pull_request
5+
on: [push]
86

97
jobs:
108
build:

0 commit comments

Comments
 (0)