We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 580faed commit 2b959b3Copy full SHA for 2b959b3
.github/workflows/benchmark.yaml
@@ -6,6 +6,7 @@ on:
6
paths:
7
- 'src/**'
8
- 'reports/**'
9
+ - '.github/workflows/benchmark.yaml'
10
env:
11
NODE_VERSION: 20.16.0
12
PNPM_VERSION: 9.14.2
0 commit comments