mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
ci: temporarily disable codspeed
This commit is contained in:
parent
57d22b4184
commit
a39d311d31
14
.github/workflows/benchmark.yml
vendored
14
.github/workflows/benchmark.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user