mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-15 23:57:21 +00:00
remove conditional
This commit is contained in:
parent
f7efd89e70
commit
0c8bb4381e
1
.github/workflows/codspeed.yml
vendored
1
.github/workflows/codspeed.yml
vendored
@ -17,7 +17,6 @@ on:
|
||||
jobs:
|
||||
codspeed:
|
||||
name: Run benchmarks
|
||||
if: contains(github.event.pull_request.labels.*.name, 'run-codspeed-benchmarks') || github.event_name == 'workflow_dispatch'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user