diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 174dae8c41..ec9ced27ce 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -1,6 +1,7 @@ name: Benchmarking on: + workflow_dispatch: pull_request: concurrency: diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 62bdb48cd9..850e19d60b 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -1,6 +1,7 @@ name: Integration testing on: + workflow_dispatch: pull_request: concurrency: