We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5d3852 commit 1465297Copy full SHA for 1465297
.github/workflows/evals.yml
@@ -1,11 +1,6 @@
1
name: Evals Docker Compose
2
3
on:
4
- pull_request:
5
- branches: [main, develop]
6
- paths:
7
- - 'packages/evals/**'
8
- - '.github/workflows/evals*.yml'
9
workflow_dispatch:
10
inputs:
11
run_full_evals:
0 commit comments