File tree 1 file changed +15
-15
lines changed
1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -60,19 +60,19 @@ jobs:
60
60
autocannon-amount : 1
61
61
autocannon-connections : 1
62
62
63
- performance-reporter :
64
- needs : [doctor-performance-tests, flame-performance-tests]
65
- runs-on : ubuntu-latest
66
- permissions :
67
- id-token : write
68
- contents : write
69
- packages : read
70
- pull-requests : write
71
- actions : read
63
+ # performance-reporter:
64
+ # needs: [doctor-performance-tests, flame-performance-tests]
65
+ # runs-on: ubuntu-latest
66
+ # permissions:
67
+ # id-token: write
68
+ # contents: write
69
+ # packages: read
70
+ # pull-requests: write
71
+ # actions: read
72
72
73
- # steps:
74
- # - uses: meta-introspector/checkout@v4
75
- # - name: Get all artifacts and publish results in github pages
76
- # uses: ./.github/base-actions/performance-reporter
77
- # with:
78
- # gh-token: ${{ secrets.GITHUB_TOKEN }}
73
+ # # steps:
74
+ # # - uses: meta-introspector/checkout@v4
75
+ # # - name: Get all artifacts and publish results in github pages
76
+ # # uses: ./.github/base-actions/performance-reporter
77
+ # # with:
78
+ # # gh-token: ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments