3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-02 19:35:32 +02:00

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

View File

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