Allow manual dispatch and triggering action from other workflow

This commit is contained in:
Henri Menke 2023-10-23 16:36:00 +02:00 committed by Nils Wentzell
parent 2c70bdfada
commit 6b2d9b2bfb
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ on:
branches: [ unstable ]
pull_request:
branches: [ unstable ]
workflow_call:
workflow_dispatch:
env:
CMAKE_C_COMPILER_LAUNCHER: ccache