Skip to content

Commit c0bc279

Browse files
committed
docs: fix public report path and tighten workflow permissions
1 parent 43be534 commit c0bc279

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88

99
permissions:
1010
contents: read
11-
id-token: write # required for npm provenance on publish
1211

1312
jobs:
1413
# Run Node-only unit tests across supported runtime versions.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Example output (all metrics pass — no regressions):
193193
194194
[cypress-perf-baseline] Run complete (21.8s)
195195
Snapshots: 3 | Regressions: 0
196-
Report → cypress/integration-reports/perf-report.html
196+
Report → cypress/perf-reports/perf-report.html
197197
All metrics within thresholds — no regressions.
198198
```
199199

0 commit comments

Comments
 (0)