Skip to content
Snippets Groups Projects
Unverified Commit c056466e authored by Mathis Rosenhauer's avatar Mathis Rosenhauer Committed by GitHub
Browse files

Update cmake-multi-platform.yml

parent 38e7035e
No related branches found
No related tags found
No related merge requests found
...@@ -2,11 +2,7 @@ ...@@ -2,11 +2,7 @@
# See: https://github.com/actions/starter-workflows/blob/main/ci/cmake-single-platform.yml # See: https://github.com/actions/starter-workflows/blob/main/ci/cmake-single-platform.yml
name: CMake on multiple platforms name: CMake on multiple platforms
on: on: [push]
push:
branches: [ $default-branch ]
pull_request:
branches: [ $default-branch ]
jobs: jobs:
build: build:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment