diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index e8b41623..6c2aa842 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -1,6 +1,10 @@ name: Go Benchmark on: + pull_request: + branches: + - main + - development workflow_run: workflows: ["Docker Build, Publish & Test"] types: [completed]