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