We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95806bb commit 4e5ae04Copy full SHA for 4e5ae04
README.md
@@ -11,3 +11,5 @@ The `.github` directory contains example workflows from [how to use Bencher in G
11
- [Run benchmarks](.github/workflows/fork_pr_benchmarks_run.yml)
12
- [Track benchmarks](.github/workflows/fork_pr_benchmarks_track.yml)
13
- [Archive branches for closed pull requests from forks](.github/workflows/fork_pr_benchmarks_closed.yml)
14
+
15
+These examples use the [Bencher CLI GitHub Action](https://github.com/marketplace/actions/bencher-cli).
0 commit comments