Skip to content

Commit

Permalink
Add workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
BatchDrake committed Nov 21, 2021
1 parent 00601e5 commit eb64365
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ on:
branches: [ develop ]
pull_request:
branches: [ develop ]

workflow_dispatch:

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

0 comments on commit eb64365

Please sign in to comment.