Skip to content

Commit

Permalink
Update cpp_cmake.yml
Browse files Browse the repository at this point in the history
Run GH actions manually
  • Loading branch information
tgalaj authored Nov 8, 2023
1 parent 2a6aad4 commit 7a561d0
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/cpp_cmake.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: C++ CMake CI

on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
# Run GH actions manually: https://docs.github.com/en/actions/using-workflows/manually-running-a-workflow
on: workflow_dispatch

env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
Expand Down

0 comments on commit 7a561d0

Please sign in to comment.