ci: temporarily disable codspeed

This commit is contained in:
Daniel Roe 2023-12-25 13:20:48 +00:00
parent 57d22b4184
commit a39d311d31
1 changed files with 7 additions and 7 deletions

View File

@ -2,13 +2,13 @@ name: benchmark
on:
workflow_dispatch:
pull_request:
paths-ignore:
- "docs/**"
- "*.md"
branches:
- main
- "!v[0-9]*"
# pull_request:
# paths-ignore:
# - "docs/**"
# - "*.md"
# branches:
# - main
# - "!v[0-9]*"
# https://github.com/vitejs/vite/blob/main/.github/workflows/ci.yml
env: