diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 6c2aa842..8e2d89cd 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -5,6 +5,7 @@ on: branches: - main - development + - feature/* workflow_run: workflows: ["Docker Build, Publish & Test"] types: [completed]