Skip to content

Commit

Permalink
Update workflow links
Browse files Browse the repository at this point in the history
  • Loading branch information
epompeii committed Jun 24, 2024
1 parent 81bc68d commit 6b3126c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
[Bencher](https://bencher.dev) is a suite of [continuous benchmarking](https://bencher.dev/docs/explanation/continuous-benchmarking/) tools.
The `.github` directory contains example workflows from [how to use Bencher in GitHub Actions](https://bencher.dev/docs/how-to/github-actions/).

- [Benchmark pushes to `main` branch](.github/workflows/benchmarks.yml)
- [Benchmark pushes to `main` branch](.github/workflows/base_benchmarks.yml)
- [Benchmark pull requests from branches](.github/workflows/pr_benchmarks.yml)
- [Benchmark fork pull requests with Required Reviewers](.github/workflows/pr_target_benchmarks.yml)
- Benchmark fork pull requests and upload from default branch
- [Run benchmarks and cache](.github/workflows/pr_and_cache_benchmarks.yml)
- [Track benchmarks](.github/workflows/pr_track_benchmarks.yml)
- [Run benchmarks and cache](.github/workflows/run_fork_pr_benchmarks.yml)
- [Track benchmarks](.github/workflows/track_fork_pr_benchmarks.yml)
- [Benchmark fork pull requests with Required Reviewers](.github/workflows/pr_target_benchmarks.yml)

0 comments on commit 6b3126c

Please # to comment.