We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00d78ca commit 024d895Copy full SHA for 024d895
.github/workflows/pull_request.yml
@@ -22,5 +22,5 @@ jobs:
22
- uses: smrpn/criterion-compare-action@move_to_actions
23
with:
24
cwd: benches
25
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.BENCH_TOKEN }}
26
0 commit comments