ci: seperate openbb group from main

This commit is contained in:
Ruben Fiszel
2023-01-31 20:04:20 +01:00
parent 5e5fa25922
commit df71f7375d
+1 -1
View File
@@ -6,7 +6,7 @@ name: Build and push windmill with python 3.10 and openbb
on: workflow_dispatch
concurrency:
group: ${{ github.ref }}
group: ${{ github.ref }}-openbb
cancel-in-progress: true
permissions: