Skip to content

Commit

Permalink
Allow manual dispatch and triggering action from other workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hmenke authored and Wentzell committed Oct 25, 2023
1 parent 2c70bdf commit 6b2d9b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches: [ unstable ]
pull_request:
branches: [ unstable ]
workflow_call:
workflow_dispatch:

env:
CMAKE_C_COMPILER_LAUNCHER: ccache
Expand Down

0 comments on commit 6b2d9b2

Please sign in to comment.