Skip to content

Commit

Permalink
Update pika.yml
Browse files Browse the repository at this point in the history
add   workflow_dispatch
  • Loading branch information
chenbt-hz authored Apr 8, 2024
1 parent d728760 commit 9e0037e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pika.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [ "unstable", "3.5" ]
pull_request:
branches: [ "unstable", "3.5" ]

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

0 comments on commit 9e0037e

Please sign in to comment.