chore(CI): enable workflow dispatch

This commit is contained in:
Mayeul@Zama
2023-03-08 18:54:22 +01:00
parent ec532034bc
commit 5635ce2a67
5 changed files with 5 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
name: concrete-python
on:
workflow_call:
workflow_dispatch:
concurrency:
group: concrete-python-${{ github.ref }}