Skip to content

Commit

Permalink
Initial action
Browse files Browse the repository at this point in the history
  • Loading branch information
romi2002 committed Apr 3, 2024
1 parent 50c0c11 commit f5e17e3
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/cmake_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@
# See: https://github.com/actions/starter-workflows/blob/main/ci/cmake-single-platform.yml
name: CMake on multiple platforms

on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]

on: push
jobs:
build:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit f5e17e3

Please sign in to comment.