Skip to content

Commit

Permalink
add workflow_dispatch for manual action
Browse files Browse the repository at this point in the history
  • Loading branch information
chenbt-hz committed Apr 8, 2024
1 parent a70756f commit c9f6044
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 c9f6044

Please sign in to comment.