Files
snmalloc/.github/workflows/benchmark.yml
Matthew Parkinson 198f1fc464 Removing benchmarking from PR triggers (#800)
The benchmarking workflow cannot run successfully on the PR as it
requires access to secrets which are not available in PR contexts.

This commit removes that trigger and adds a trigger on pushes to
branches starting with "bench/" so that testing can be done before
merging to main by those with write access.
2025-10-20 09:31:55 +01:00

2.2 KiB